[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090217.172654.50571162.davem@davemloft.net>
Date: Tue, 17 Feb 2009 17:26:54 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: hannes@...neseder.net
Cc: netdev@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 13/43] drivers/net/atlx: fix sparse warnings: fix
signedness
From: Hannes Eder <hannes@...neseder.net>
Date: Sat, 14 Feb 2009 22:15:17 +0100
> Impact: While being at it: statics do not need to be initialized with 0.
>
> Fix this sparse warnings:
> drivers/net/atlx/atl1.c:109:1: warning: incorrect type in initializer (different signedness)
> drivers/net/atlx/atl2.c:2870:1: warning: incorrect type in initializer (different signedness)
> drivers/net/atlx/atl2.c:2880:1: warning: incorrect type in initializer (different signedness)
> drivers/net/atlx/atl2.c:2894:1: warning: incorrect type in initializer (different signedness)
> drivers/net/atlx/atl2.c:2904:1: warning: incorrect type in initializer (different signedness)
> drivers/net/atlx/atl2.c:2913:1: warning: incorrect type in initializer (different signedness)
>
> Signed-off-by: Hannes Eder <hannes@...neseder.net>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists