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

From: Hannes Eder
Date: Sat Feb 14 2009 - 16:57:40 EST


On Sat, Feb 14, 2009 at 10:38 PM, Cyrill Gorcunov <gorcunov@xxxxxxxxx> wrote:
> [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 :)

This was fixed by this commit:
commit 745417e20684e4951afcabfe74583a3884e54980
Author: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Date: Sun Jan 4 17:14:46 2009 -0800

which is in the linux-next tree.

BTW, how can I check from which tree this commit came into the linux-next tree?

-Hannes
--
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/