xfs: remove superflous inobt macros
authorChristoph Hellwig <hch@lst.de>
Mon, 9 Feb 2009 07:37:14 +0000 (08:37 +0100)
committerChristoph Hellwig <hch@brick.lst.de>
Mon, 9 Feb 2009 07:37:14 +0000 (08:37 +0100)
xfs_ialloc_btree.h has a a cuple of macros that only obsfucate the code
but don't provide any abstraction benefits.  This patches removes those
and cleans up the reamaining defintions up a little.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>

No differences found