From: Sam Ravnborg Date: Tue, 21 Mar 2006 06:36:47 +0000 (-0800) Subject: [TIPC]: Fix simple sparse warnings X-Git-Tag: v2.6.17-rc1~1175^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fc54d8f49c1270c584803437fb7c0ac543588c1;p=pandora-kernel.git [TIPC]: Fix simple sparse warnings Tried to run the new tipc stack through sparse. Following patch fixes all cases where 0 was used as replacement of NULL. Use NULL to document this is a pointer and to silence sparse. This brough sparse warning count down with 127 to 24 warnings. Signed-off-by: Sam Ravnborg Signed-off-by: Per Liden Signed-off-by: David S. Miller --- Reading git-diff-tree failed