From: Eric Sandeen Date: Thu, 1 Jan 2009 22:50:27 +0000 (-0600) Subject: [XFS] remove always-true #ifndef HAVE_FORMAT32 tests X-Git-Tag: v2.6.30-rc1~232^2~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5253a11a8187b6329dda41219d9eece971c06e19;p=pandora-kernel.git [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 Reviewed-by: Christoph Hellwig Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed