From: patchwork-bot+netdevbpf@kernel.org <patchwork-bot+netdevbpf@kernel.org>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH net-next] igb: Fix -Wunused-const-variable warning
Date: Wed, 02 Jun 2021 00:10:08 +0000 [thread overview]
Message-ID: <162259260814.22595.7166722857871359129.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210601140238.20712-1-yuehaibing@huawei.com>
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Tue, 1 Jun 2021 22:02:38 +0800 you wrote:
> If CONFIG_IGB_HWMON is n, gcc warns:
>
> drivers/net/ethernet/intel/igb/e1000_82575.c:2765:17:
> warning: ?e1000_emc_therm_limit? defined but not used [-Wunused-const-variable=]
> static const u8 e1000_emc_therm_limit[4] = {
> ^~~~~~~~~~~~~~~~~~~~~
> drivers/net/ethernet/intel/igb/e1000_82575.c:2759:17:
> warning: ?e1000_emc_temp_data? defined but not used [-Wunused-const-variable=]
> static const u8 e1000_emc_temp_data[4] = {
> ^~~~~~~~~~~~~~~~~~~
>
> [...]
Here is the summary with links:
- [net-next] igb: Fix -Wunused-const-variable warning
https://git.kernel.org/netdev/net-next/c/0a206f9d9e23
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-06-02 0:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-01 14:02 [Intel-wired-lan] [PATCH net-next] igb: Fix -Wunused-const-variable warning YueHaibing
2021-06-02 0:10 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=162259260814.22595.7166722857871359129.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=intel-wired-lan@osuosl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox