From: Sachin Kamat Date: Sun, 19 Aug 2012 02:29:18 +0000 (-0400) Subject: ext4: replace plain integer with NULL in super.c X-Git-Tag: v3.7-rc1~91^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caecd0af8fe0635e8e6900399b951433af35bf52;p=pandora-kernel.git ext4: replace plain integer with NULL in super.c Fixes the following sparse warning: fs/ext4/super.c:1672:45: warning: Using plain integer as NULL pointer Signed-off-by: Sachin Kamat Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed