From: Hannes Eder Date: Sat, 14 Feb 2009 11:13:24 +0000 (+0000) Subject: drivers/net/lance.c: fix sparse warnings: fix signedness X-Git-Tag: v2.6.30-rc1~662^2~659 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00137dad17707f0d14dbf7e193761220f1c2fe03;p=pandora-kernel.git drivers/net/lance.c: fix sparse warnings: fix signedness Impact: Besides from fixing the signedness issue remove some whitespace to obey to the 80 character limit. Fix this sparse warnings: drivers/net/lance.c:399:19: warning: incorrect type in assignment (different signedness) drivers/net/lance.c:654:29: warning: incorrect type in argument 2 (different signedness) Signed-off-by: Hannes Eder Signed-off-by: David S. Miller --- Reading git-diff-tree failed