netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Simon Horman <simon.horman@corigine.com>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
	oss-drivers@corigine.com, louis.peens@corigine.com,
	lkp@intel.com
Subject: Re: [PATCH net-next] nfp: flower: fix 'variable 'flow6' set but not used'
Date: Tue, 10 May 2022 22:20:12 +0000	[thread overview]
Message-ID: <165222121203.4698.8319947844766085293.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220510074845.41457-1-simon.horman@corigine.com>

Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 10 May 2022 09:48:45 +0200 you wrote:
> From: Louis Peens <louis.peens@corigine.com>
> 
> Kernel test robot reported an issue after a recent patch about an
> unused variable when CONFIG_IPV6 is disabled. Move the variable
> declaration to be inside the #ifdef, and do a bit more cleanup. There
> is no need to use a temporary ipv6 bool value, it is just checked once,
> remove the extra variable and just do the check directly.
> 
> [...]

Here is the summary with links:
  - [net-next] nfp: flower: fix 'variable 'flow6' set but not used'
    https://git.kernel.org/netdev/net-next/c/61004d1d4bad

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2022-05-10 22:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-10  7:48 [PATCH net-next] nfp: flower: fix 'variable 'flow6' set but not used' Simon Horman
2022-05-10 22:20 ` 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=165222121203.4698.8319947844766085293.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=lkp@intel.com \
    --cc=louis.peens@corigine.com \
    --cc=netdev@vger.kernel.org \
    --cc=oss-drivers@corigine.com \
    --cc=simon.horman@corigine.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).