From: Peter Huewe Date: Tue, 22 Feb 2011 02:01:42 +0000 (-0500) Subject: ext4: Fix sparse warning: Using plain integer as NULL pointer X-Git-Tag: v2.6.39-rc1~73^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dc576158d7e5cdff3349f78598fdb4080536342;p=pandora-kernel.git ext4: Fix sparse warning: Using plain integer as NULL pointer This patch fixes the warning "Using plain integer as NULL pointer", generated by sparse, by replacing the offending 0s with NULL. Signed-off-by: Peter Huewe Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed