From: Randy Dunlap Date: Sun, 30 Oct 2005 23:03:29 +0000 (-0800) Subject: [PATCH] sparse cleanups: NULL pointers, C99 struct init. X-Git-Tag: v2.6.15-rc1~59^2~15^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=874ec33ff9ccf3651590697a2c2923b911bf31d0;p=pandora-kernel.git [PATCH] sparse cleanups: NULL pointers, C99 struct init. Convert most of the remaining "Using plain integer as NULL pointer" sparse warnings to use NULL. (Not duplicating patches that are already in -mm, -bird, or -kj.) Convert isdn driver struct initializer to use C99 syntax. Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed