diff options
| author | Eric Sandeen <[email protected]> | 2007-02-10 07:37:33 +0000 |
|---|---|---|
| committer | Tim Shimmin <[email protected]> | 2007-02-10 07:37:33 +0000 |
| commit | 2c36ddeda7f04c085d9a612cf8dab5f0a1cd5224 (patch) | |
| tree | 2609264dd04c10d6c448ec0fafa2cc1c480ad980 /fs/xfs/xfs_rtalloc.h | |
| parent | [XFS] Remove unused header files for MAC and CAP checking functionality. (diff) | |
| download | kernel-2c36ddeda7f04c085d9a612cf8dab5f0a1cd5224.tar.gz kernel-2c36ddeda7f04c085d9a612cf8dab5f0a1cd5224.zip | |
[XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros.
It makes it incrementally clearer to read the code when the top of a macro
spaghetti-pile only receives the 3 arguments it uses, rather than 2 extra
ones which are not used. Also when you start pulling this thread out of
the sweater (i.e. remove unused args from XFS_BTREE_*_ADDR), a couple
other third arms etc fall off too. If they're not used in the macro, then
they sometimes don't need to be passed to the function calling the macro
either, etc....
Patch provided by Eric Sandeen ([email protected]).
SGI-PV: 960197
SGI-Modid: xfs-linux-melb:xfs-kern:28037a
Signed-off-by: Eric Sandeen <[email protected]>
Signed-off-by: David Chinner <[email protected]>
Signed-off-by: Tim Shimmin <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_rtalloc.h')
0 files changed, 0 insertions, 0 deletions
