netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nick Child <nnac123@linux.ibm.com>
To: Yu Liao <liaoyu15@huawei.com>, netdev@vger.kernel.org
Cc: liwei391@huawei.com, davem@davemloft.net
Subject: Re: [PATCH -next] ibmvnic: remove unused rc variable
Date: Fri, 4 Aug 2023 09:11:42 -0500	[thread overview]
Message-ID: <6cf04916-8e55-42f1-bf07-3dc80c8408a4@linux.ibm.com> (raw)
In-Reply-To: <20230804092143.1356733-1-liaoyu15@huawei.com>

LGTM thanks!

On 8/4/23 04:21, Yu Liao 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>

Reviewed-by: Nick Child <nnac123@linux.ibm.com>

  reply	other threads:[~2023-08-04 14:12 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 [this message]
2023-08-06 12:30 ` patchwork-bot+netdevbpf

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=6cf04916-8e55-42f1-bf07-3dc80c8408a4@linux.ibm.com \
    --to=nnac123@linux.ibm.com \
    --cc=davem@davemloft.net \
    --cc=liaoyu15@huawei.com \
    --cc=liwei391@huawei.com \
    --cc=netdev@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).