commit | 5253a11a8187b6329dda41219d9eece971c06e19 | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@sandeen.net> | Thu Jan 01 16:50:27 2009 -0600 |
committer | Lachlan McIlroy <lachlan@sgi.com> | Thu Jan 22 14:07:31 2009 +1100 |
tree | 1d546fdc244f0f6dc40c5306d006151eba6b352a | |
parent | 55622c6df3600267b1d61fa7e8a4d9341de3db24 [diff] |
[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>