Re: [PATCH 08/43] drivers/net/ppp*.c: fix sparse warnings: fixsignedness

From: Cyrill Gorcunov
Date: Sat Feb 14 2009 - 16:39:25 EST


[Cyrill Gorcunov - Sun, Feb 15, 2009 at 12:29:48AM +0300]
| [Hannes Eder - Sat, Feb 14, 2009 at 10:13:52PM +0100]
| | Fix this sparse warnings:
| | drivers/net/ppp_generic.c:919:43: warning: incorrect type in argument 1 (different signedness)
| | drivers/net/pppoe.c:1195:43: warning: incorrect type in argument 1 (different signedness)
| | drivers/net/pppol2tp.c:2666:43: warning: incorrect type in argument 1 (different signedness)
| |
| | Signed-off-by: Hannes Eder <hannes@xxxxxxxxxxxxxx>
| ...
|
| Thanks Hannes,
|
| Acked-by: Cyrill Gorcunov <gorcunov@xxxxxxxxxx>
|
| - Cyrill -

Btw I think the same fix could be applied on
drivers/net/tun.c (if you have time for :)

- Cyrill -
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/