netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Yu Liao <liaoyu15@huawei.com>
Cc: netdev@vger.kernel.org, liwei391@huawei.com,
	nnac123@linux.ibm.com, davem@davemloft.net
Subject: Re: [PATCH -next] ibmvnic: remove unused rc variable
Date: Sun, 06 Aug 2023 12:30:21 +0000	[thread overview]
Message-ID: <169132502156.16904.13610919607621719422.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230804092143.1356733-1-liaoyu15@huawei.com>

Hello:

This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:

On Fri, 4 Aug 2023 17:21:43 +0800 you wrote:
> gcc with W=1 reports
> drivers/net/ethernet/ibm/ibmvnic.c:194:13: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
>                                             ^
> This variable is not used so remove it.
> 
> Reported-by: kernel test robot <lkp@intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202308040609.zQsSXWXI-lkp@intel.com/
> Signed-off-by: Yu Liao <liaoyu15@huawei.com>
> 
> [...]

Here is the summary with links:
  - [-next] ibmvnic: remove unused rc variable
    https://git.kernel.org/netdev/net-next/c/813f3662c240

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-08-06 12:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-04  9:21 [PATCH -next] ibmvnic: remove unused rc variable Yu Liao
2023-08-04 14:11 ` Nick Child
2023-08-06 12:30 ` 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=169132502156.16904.13610919607621719422.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=liaoyu15@huawei.com \
    --cc=liwei391@huawei.com \
    --cc=netdev@vger.kernel.org \
    --cc=nnac123@linux.ibm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).