From: Bill Pemberton Date: Fri, 30 Apr 2010 13:34:31 +0000 (-0400) Subject: jbd2: use NULL instead of 0 when pointer is needed X-Git-Tag: v2.6.35-rc1~482^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ac97b74bca1fc8a63b28cc6121519d1cfa2af99;p=pandora-kernel.git jbd2: use NULL instead of 0 when pointer is needed Fixes sparse warning: fs/jbd2/journal.c:1892:9: warning: Using plain integer as NULL pointer Signed-off-by: Bill Pemberton CC: linux-ext4@vger.kernel.org Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed