From: patchwork-bot+netdevbpf@kernel.org
To: Simon Horman <horms@kernel.org>
Cc: kuba@kernel.org, davem@davemloft.net, edumazet@google.com,
pabeni@redhat.com, shayagr@amazon.com, akiyano@amazon.com,
darinzon@amazon.com, ndagan@amazon.com, saeedb@amazon.com,
trix@redhat.com, netdev@vger.kernel.org
Subject: Re: [PATCH net-next] net: ena: removed unused tx_bytes variable
Date: Thu, 30 Mar 2023 05:20:20 +0000 [thread overview]
Message-ID: <168015362006.23884.10215773403903401350.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230328151958.410687-1-horms@kernel.org>
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 28 Mar 2023 17:19:58 +0200 you wrote:
> clang 16.0.0 with W=1 reports:
>
> drivers/net/ethernet/amazon/ena/ena_netdev.c:1901:6: error: variable 'tx_bytes' set but not used [-Werror,-Wunused-but-set-variable]
> u32 tx_bytes = 0;
>
> The variable is not used so remove it.
>
> [...]
Here is the summary with links:
- [net-next] net: ena: removed unused tx_bytes variable
https://git.kernel.org/netdev/net-next/c/c5370374bb1b
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2023-03-30 5:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-28 15:19 [PATCH net-next] net: ena: removed unused tx_bytes variable Simon Horman
2023-03-28 20:02 ` Shay Agroskin
2023-03-30 5:20 ` patchwork-bot+netdevbpf [this message]
2023-03-30 5:21 ` Jakub Kicinski
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=168015362006.23884.10215773403903401350.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=akiyano@amazon.com \
--cc=darinzon@amazon.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=ndagan@amazon.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=saeedb@amazon.com \
--cc=shayagr@amazon.com \
--cc=trix@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.