[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180731072114.7D47B60708@smtp.codeaurora.org>
Date: Tue, 31 Jul 2018 07:21:14 +0000 (UTC)
From: Kalle Valo <kvalo@...eaurora.org>
To: YueHaibing <yuehaibing@...wei.com>
Cc: <simon@...kelleys.org.uk>, <linux-kernel@...r.kernel.org>,
<netdev@...r.kernel.org>, <linux-wireless@...r.kernel.org>,
<davem@...emloft.net>, YueHaibing <yuehaibing@...wei.com>
Subject: Re: [PATCH 03/10] atmel: hide unused procfs helpers
YueHaibing <yuehaibing@...wei.com> wrote:
> When CONFIG_PROC_FS isn't set, gcc warning this:
>
> drivers/net/wireless/atmel/atmel.c:1402:12: warning: ‘atmel_proc_show’ defined but not used [-Wunused-function]
> static int atmel_proc_show(struct seq_file *m, void *v)
> ^
> fix this by adding #ifdef around it.
>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
Patch applied to wireless-drivers-next.git, thanks.
8b8f3278d241 atmel: hide unused procfs helpers
--
https://patchwork.kernel.org/patch/10522647/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists