All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: =?utf-8?q?J=CE=B5an_Sacren_=3Csakiwit=40gmail=2Ecom=3E?=@ci.codeaurora.org
Cc: doshir@vmware.com, pv-drivers@vmware.com, davem@davemloft.net,
	kuba@kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH net-next] net: vmxnet3: remove multiple false checks in vmxnet3_ethtool.c
Date: Tue, 02 Nov 2021 03:00:07 +0000	[thread overview]
Message-ID: <163582200712.14825.5594389665764814019.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211031012728.8325-1-sakiwit@gmail.com>

Hello:

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

On Sat, 30 Oct 2021 19:27:28 -0600 you wrote:
> From: Jean Sacren <sakiwit@gmail.com>
> 
> In one if branch, (ec->rx_coalesce_usecs != 0) is checked.  When it is
> checked again in two more places, it is always false and has no effect
> on the whole check expression.  We should remove it in both places.
> 
> In another if branch, (ec->use_adaptive_rx_coalesce != 0) is checked.
> When it is checked again, it is always false.  We should remove the
> entire branch with it.
> 
> [...]

Here is the summary with links:
  - [net-next] net: vmxnet3: remove multiple false checks in vmxnet3_ethtool.c
    https://git.kernel.org/netdev/net-next/c/1d6d336fed6b

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



      reply	other threads:[~2021-11-02  3:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-31  1:27 [PATCH net-next] net: vmxnet3: remove multiple false checks in vmxnet3_ethtool.c Jεan Sacren
2021-11-02  3:00 ` 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=163582200712.14825.5594389665764814019.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc==?utf-8?q?J=CE=B5an_Sacren_=3Csakiwit=40gmail=2Ecom=3E?=@ci.codeaurora.org \
    --cc=davem@davemloft.net \
    --cc=doshir@vmware.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pv-drivers@vmware.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.