[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <47BC5A94.8060908@garzik.org>
Date: Wed, 20 Feb 2008 11:51:32 -0500
From: Jeff Garzik <jeff@...zik.org>
To: Leonardo Potenza <lpotenza@...ind.it>
CC: kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drivers/net/cs89x0.c: compilation warning fix
Leonardo Potenza wrote:
> From: Leonardo Potenza <lpotenza@...ind.it>
>
> Suppress the warning message about the 'netcard_portlist' defined but not used.
>
> Signed-off-by: Leonardo Potenza <lpotenza@...ind.it>
> ---
>
> When building cs89x0 as a module, the following warning message is generated:
> drivers/net/cs89x0.c:198: warning: 'netcard_portlist' defined but not used
>
> Since the netcard_portlist is not so big, I just marked the array as __used.
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