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

No differences found