[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162259260818.22595.13878076192552604464.git-patchwork-notify@kernel.org>
Date: Wed, 02 Jun 2021 00:10:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: YueHaibing <yuehaibing@...wei.com>
Cc: davem@...emloft.net, kuba@...nel.org, xiyou.wangcong@...il.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] hamradio: bpqether: Fix -Wunused-const-variable
warning
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Tue, 1 Jun 2021 22:00:52 +0800 you wrote:
> If CONFIG_PROC_FS is n, gcc warns:
>
> drivers/net/hamradio/bpqether.c:437:36:
> warning: ‘bpq_seqops’ defined but not used [-Wunused-const-variable=]
> static const struct seq_operations bpq_seqops = {
> ^~~~~~~~~~
> Use #ifdef macro to gurad this.
>
> [...]
Here is the summary with links:
- [net-next] hamradio: bpqether: Fix -Wunused-const-variable warning
https://git.kernel.org/netdev/net-next/c/e516f5be5b17
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists