From: Randy Dunlap Date: Wed, 27 Sep 2006 08:50:12 +0000 (-0700) Subject: [PATCH] mm/page_alloc: use NULL instead of 0 for ptr X-Git-Tag: v2.6.19-rc1~962 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=423b41d773abe443bb546ce91361192073b96f88;p=pandora-kernel.git [PATCH] mm/page_alloc: use NULL instead of 0 for ptr Use NULL instead of 0 for pointer value, eliminate sparse warnings. Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed