From: Harvey Harrison Date: Mon, 25 Feb 2008 02:38:31 +0000 (-0800) Subject: tipc: fix integer as NULL pointer sparse warnings in tipc X-Git-Tag: v2.6.25-rc4~148^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f2f40a92e007ec5b503db20f3f70cb331c64f65;p=pandora-kernel.git tipc: fix integer as NULL pointer sparse warnings in tipc net/tipc/cluster.c:145:2: warning: Using plain integer as NULL pointer net/tipc/link.c:3254:36: warning: Using plain integer as NULL pointer net/tipc/ref.c:151:15: warning: Using plain integer as NULL pointer net/tipc/zone.c:85:2: warning: Using plain integer as NULL pointer Signed-off-by: Harvey Harrison Signed-off-by: David S. Miller --- Reading git-diff-tree failed