Re: [PATCH 26/27] drivers/net/wireless/ipw2x00: fix sparsewarnings: make symbols static

From: David Miller
Date: Fri Dec 26 2008 - 03:15:00 EST


From: Hannes Eder <hannes@xxxxxxxxxxxxxx>
Date: Mon, 22 Dec 2008 20:18:51 +0100

> Fix this sparse warnings:
>
> drivers/net/wireless/ipw2x00/ipw2100.c:5271:6: warning: symbol 'ipw2100_queues_initialize' was not declared. Should it be static?
> drivers/net/wireless/ipw2x00/ipw2100.c:5278:6: warning: symbol 'ipw2100_queues_free' was not declared. Should it be static?
> drivers/net/wireless/ipw2x00/ipw2100.c:5285:5: warning: symbol 'ipw2100_queues_allocate' was not declared. Should it be static?
>
> Signed-off-by: Hannes Eder <hannes@xxxxxxxxxxxxxx>

Applied.
--
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/