From: Hannes Eder Date: Sat, 14 Feb 2009 11:36:20 +0000 (+0000) Subject: drivers/net/hamradio: fix sparse warnings: fix signedness X-Git-Tag: v2.6.30-rc1~662^2~643 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=886a63e865eb346ab20572e802fc3118cb9aee14;p=pandora-kernel.git drivers/net/hamradio: fix sparse warnings: fix signedness Fix this sparse warnings: drivers/net/hamradio/hdlcdrv.c:274:34: warning: incorrect type in argument 2 (different signedness) drivers/net/hamradio/hdlcdrv.c:279:47: warning: incorrect type in argument 2 (different signedness) drivers/net/hamradio/hdlcdrv.c:288:39: warning: incorrect type in argument 2 (different signedness) drivers/net/hamradio/hdlcdrv.c:300:47: warning: incorrect type in argument 2 (different signedness) Signed-off-by: Hannes Eder Signed-off-by: David S. Miller --- Reading git-diff-tree failed