From: Stephen Hemminger Date: Tue, 9 Oct 2007 08:59:42 +0000 (-0700) Subject: [NET]: sparse warning fixes X-Git-Tag: v2.6.24-rc1~1454^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfcabdcc2d5a810208e5bb3974121b7ed60119aa;p=pandora-kernel.git [NET]: sparse warning fixes Fix a bunch of sparse warnings. Mostly about 0 used as NULL pointer, and shadowed variable declarations. One notable case was that hash size should have been unsigned. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed