From: Christoph Hellwig Date: Mon, 9 Feb 2009 07:37:14 +0000 (+0100) Subject: xfs: remove superflous inobt macros X-Git-Tag: v2.6.30-rc1~232^2~23^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d87e656dd961145f47ede5e37eceecfdc7d8197;p=pandora-kernel.git xfs: remove superflous inobt macros 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 Reviewed-by: Dave Chinner --- Reading git-diff-tree failed