From: Eric Dumazet Date: Sun, 15 Apr 2012 05:58:06 +0000 (+0000) Subject: net: cleanup unsigned to unsigned int X-Git-Tag: v3.5-rc1~109^2~452 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95c961747284a6b83a5e2d81240e214b0fa3464d;p=pandora-kernel.git net: cleanup unsigned to unsigned int Use of "unsigned int" is preferred to bare "unsigned" in net tree. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed