]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] cleanup defintions of BMBT_*BITLEN macros
authorChristoph Hellwig <hch@infradead.org>
Thu, 16 Aug 2007 06:24:02 +0000 (16:24 +1000)
committerTim Shimmin <tes@chook.melbourne.sgi.com>
Mon, 15 Oct 2007 06:26:31 +0000 (16:26 +1000)
commite05596643d4bb5ab7d813d1ac5724178ca4c7134
treeb398dd155daf8a08c7d70c079b7b975bfd97c455
parent8cba43447e7a843cd446a73baa91fe686f01e565
[XFS] cleanup defintions of BMBT_*BITLEN macros

The BMBT_*BITLEN are currently defined in a complicated way depending on
XFS_NATIVE_HOST. But if all the macros are expanded they (obviously)
expand to the same value for both cases.

This patch defines the macros in the most simple way and updates the
comment describing them to remove outdated bits.

SGI-PV: 968563
SGI-Modid: xfs-linux-melb:xfs-kern:29320a

Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
fs/xfs/xfs_bmap_btree.h