All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Cc: davem@davemloft.net, kuba@kernel.org, gustavoars@kernel.org,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	abaci@linux.alibaba.com
Subject: Re: [PATCH v2] net: ethernet: sun: Remove redundant code
Date: Fri, 04 Mar 2022 13:10:12 +0000	[thread overview]
Message-ID: <164639941291.4305.8882677453916625123.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220304083653.66238-1-jiapeng.chong@linux.alibaba.com>

Hello:

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

On Fri,  4 Mar 2022 16:36:53 +0800 you wrote:
> Since the starting value in the for loop is greater than or equal to 1,
> the restriction is CAS_FLAG_REG_PLUS is in the file cassini.h is
> defined as 0x1 by macro, and the for loop and if condition is not
> satisfied, so the code here is redundant.
> 
> Clean up the following smatch warning:
> 
> [...]

Here is the summary with links:
  - [v2] net: ethernet: sun: Remove redundant code
    https://git.kernel.org/netdev/net-next/c/1039135aedfc

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



  reply	other threads:[~2022-03-04 13:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-04  8:36 [PATCH v2] net: ethernet: sun: Remove redundant code Jiapeng Chong
2022-03-04 13:10 ` patchwork-bot+netdevbpf [this message]
2022-03-04 13:32 ` Andrew Lunn

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=164639941291.4305.8882677453916625123.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=abaci@linux.alibaba.com \
    --cc=davem@davemloft.net \
    --cc=gustavoars@kernel.org \
    --cc=jiapeng.chong@linux.alibaba.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --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 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.