From: Christoph Hellwig Date: Thu, 16 Aug 2007 05:37:36 +0000 (+1000) Subject: [XFS] Fix sparse NULL vs 0 warnings X-Git-Tag: v2.6.23-rc6~16^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b80916b29170744632356dd2e801f7c374676eb;p=pandora-kernel.git [XFS] Fix sparse NULL vs 0 warnings Sparse now warns about comparing pointers to 0, so change all instance where that happens to NULL instead. SGI-PV: 968555 SGI-Modid: xfs-linux-melb:xfs-kern:29308a Signed-off-by: Christoph Hellwig Signed-off-by: David Chinner Signed-off-by: Tim Shimmin --- Reading git-diff-tree failed