[XFS] remove always-true #ifndef HAVE_FORMAT32 tests
commit5253a11a8187b6329dda41219d9eece971c06e19
authorEric Sandeen <sandeen@sandeen.net>
Thu, 1 Jan 2009 22:50:27 +0000 (1 16:50 -0600)
committerLachlan McIlroy <lachlan@sgi.com>
Thu, 22 Jan 2009 03:07:31 +0000 (22 14:07 +1100)
tree1d546fdc244f0f6dc40c5306d006151eba6b352a
parent55622c6df3600267b1d61fa7e8a4d9341de3db24
[XFS] remove always-true #ifndef HAVE_FORMAT32 tests

There are several tests for #ifndef HAVE_FORMAT32, but
this is never defined anywhere so it is always the default
behavior; just remove the ifndef goop.

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/xfs_extfree_item.h
fs/xfs/xfs_inode_item.h