From: Randy Dunlap Date: Thu, 28 Jun 2007 22:00:09 +0000 (+0100) Subject: [MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up. X-Git-Tag: v2.6.24-rc1~1364^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1da1caf8d80e953d0ff0c2131b04ccc609c3baa8;p=pandora-kernel.git [MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up. Use NULL instead of 0 for pointer: drivers/mtd/chips/cfi_cmdset_0001.c:2258:43: warning: Using plain integer as NULL pointer Other changes by inspection. Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: David Woodhouse --- Reading git-diff-tree failed