From: Randy.Dunlap Date: Thu, 5 May 2005 23:16:11 +0000 (-0700) Subject: [PATCH] reiserfs: use NULL instead of 0 X-Git-Tag: v2.6.12-rc4~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=291c4a75ce7632ee5c565359fb875ba0597f76be;p=pandora-kernel.git [PATCH] reiserfs: use NULL instead of 0 Use NULL instead of 0 for pointer (sparse warning): fs/reiserfs/namei.c:611:50: warning: Using plain integer as NULL pointer Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed