Reduce shouting by removing unnecessary macros from dir2 code.
Signed-Off-By: Christoph Hellwig <hch@xxxxxx>
Date: Wed Jun 20 15:01:44 AEST 2007
Workarea: chook.melbourne.sgi.com:/build/dgc/isms/2.6.x-xfs
Inspected by: hch@xxxxxx
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb
Modid: xfs-linux-melb:xfs-kern:28947a
fs/xfs/xfs_dir2_block.c - 1.55 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_dir2_block.c.diff?r1=text&tr1=1.55&r2=text&tr2=1.54&f=h
- Call inline functions directly rather than the macros that
wrap them and remove the unneeded macros.
fs/xfs/xfs_dir2_block.h - 1.18 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_dir2_block.h.diff?r1=text&tr1=1.18&r2=text&tr2=1.17&f=h
- Call inline functions directly rather than the macros that
wrap them and remove the unneeded macros.
fs/xfs/xfs_dir2_sf.h - 1.23 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_dir2_sf.h.diff?r1=text&tr1=1.23&r2=text&tr2=1.22&f=h
- Call inline functions directly rather than the macros that
wrap them and remove the unneeded macros.
fs/xfs/xfs_dir2_sf.c - 1.47 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_dir2_sf.c.diff?r1=text&tr1=1.47&r2=text&tr2=1.46&f=h
- Call inline functions directly rather than the macros that
wrap them and remove the unneeded macros.
fs/xfs/xfs_dir2_data.c - 1.38 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_dir2_data.c.diff?r1=text&tr1=1.38&r2=text&tr2=1.37&f=h
- Call inline functions directly rather than the macros that
wrap them and remove the unneeded macros.
fs/xfs/xfs_dir2_data.h - 1.21 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_dir2_data.h.diff?r1=text&tr1=1.21&r2=text&tr2=1.20&f=h
- Call inline functions directly rather than the macros that
wrap them and remove the unneeded macros.
fs/xfs/xfs_dir2_leaf.c - 1.58 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_dir2_leaf.c.diff?r1=text&tr1=1.58&r2=text&tr2=1.57&f=h
- Call inline functions directly rather than the macros that
wrap them and remove the unneeded macros.
fs/xfs/xfs_dir2_leaf.h - 1.24 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_dir2_leaf.h.diff?r1=text&tr1=1.24&r2=text&tr2=1.23&f=h
- Call inline functions directly rather than the macros that
wrap them and remove the unneeded macros.
fs/xfs/xfs_dir2_node.c - 1.59 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_dir2_node.c.diff?r1=text&tr1=1.59&r2=text&tr2=1.58&f=h
- Call inline functions directly rather than the macros that
wrap them and remove the unneeded macros.
fs/xfs/xfs_dir2_node.h - 1.14 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_dir2_node.h.diff?r1=text&tr1=1.14&r2=text&tr2=1.13&f=h
- Call inline functions directly rather than the macros that
wrap them and remove the unneeded macros.
fs/xfs/xfs_dir2.c - 1.56 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_dir2.c.diff?r1=text&tr1=1.56&r2=text&tr2=1.55&f=h
- Call inline functions directly rather than the macros that
wrap them and remove the unneeded macros.
|