From: Sachin Kamat Date: Tue, 4 Sep 2012 08:12:00 +0000 (+0530) Subject: ext3: Replace 0 with NULL for pointer in super.c file X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~17^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76f59b3bf5af41c2fb60f05f5d5ec51e8138e996;p=pandora-kernel.git ext3: Replace 0 with NULL for pointer in super.c file Fixes the following sparse warning: fs/ext3/super.c:983:45: warning: Using plain integer as NULL pointer Signed-off-by: Sachin Kamat Signed-off-by: Jan Kara --- Reading git-diff-tree failed