public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
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



  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$(echo .)org \
    --cc=akiyano@amazon$(echo .)com \
    --cc=darinzon@amazon$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=edumazet@google$(echo .)com \
    --cc=horms@kernel$(echo .)org \
    --cc=kuba@kernel$(echo .)org \
    --cc=ndagan@amazon$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    --cc=saeedb@amazon$(echo .)com \
    --cc=shayagr@amazon$(echo .)com \
    --cc=trix@redhat$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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