All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Guo Zhengkui <guozhengkui@vivo.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, colin.king@intel.com, jiasheng@iscas.ac.cn,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	zhengkui_guo@outlook.com
Subject: Re: [PATCH linux-next] net: smc911x: replace ternary operator with min()
Date: Wed, 18 May 2022 00:50:11 +0000	[thread overview]
Message-ID: <165283501165.24421.7768201614645641413.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220516115627.66363-1-guozhengkui@vivo.com>

Hello:

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

On Mon, 16 May 2022 19:56:25 +0800 you wrote:
> Fix the following coccicheck warning:
> 
> drivers/net/ethernet/smsc/smc911x.c:483:20-22: WARNING opportunity for min()
> 
> Signed-off-by: Guo Zhengkui <guozhengkui@vivo.com>
> ---
>  drivers/net/ethernet/smsc/smc911x.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - [linux-next] net: smc911x: replace ternary operator with min()
    https://git.kernel.org/netdev/net-next/c/5ff0348b7f75

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-18  0:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-16 11:56 [PATCH linux-next] net: smc911x: replace ternary operator with min() Guo Zhengkui
2022-05-18  0:50 ` patchwork-bot+netdevbpf [this message]
2022-05-18  9:07 ` Geert Uytterhoeven
2022-05-18 15:33   ` Jakub Kicinski
2022-05-18 15:38     ` Geert Uytterhoeven

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=165283501165.24421.7768201614645641413.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=colin.king@intel.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=guozhengkui@vivo.com \
    --cc=jiasheng@iscas.ac.cn \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=zhengkui_guo@outlook.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.