All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Haoyue Xu <xuhaoyue1@hisilicon.com>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, pabeni@redhat.com,
	edumazet@google.com, huangdaode@huawei.com,
	liangwenpeng@huawei.com, liyangyang20@huawei.com
Subject: Re: [PATCH net-next 0/3] net: amd: Cleanup for clearing static warnings
Date: Fri, 16 Sep 2022 09:50:15 +0000	[thread overview]
Message-ID: <166332181513.31748.2631239140314157418.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220907062812.2259309-1-xuhaoyue1@hisilicon.com>

Hello:

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

On Wed, 7 Sep 2022 14:28:09 +0800 you wrote:
> Most static warnings are detected by tools, mainly about:
> 
> (1) #1: About the if stament.
> (2) #2: About the spelling.
> (2) #3: About the indent.
> 
> Guofeng Yue (3):
>   net: amd: Unified the comparison between pointers and NULL to the same
>     writing
>   net: amd: Correct spelling errors
>   net: amd: Switch and case should be at the same indent
> 
> [...]

Here is the summary with links:
  - [net-next,1/3] net: amd: Unified the comparison between pointers and NULL to the same writing
    https://git.kernel.org/netdev/net-next/c/b0b815a356aa
  - [net-next,2/3] net: amd: Correct spelling errors
    https://git.kernel.org/netdev/net-next/c/7c13f4426b0e
  - [net-next,3/3] net: amd: Switch and case should be at the same indent
    https://git.kernel.org/netdev/net-next/c/78923e8ae427

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



      parent reply	other threads:[~2022-09-16  9:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-07  6:28 [PATCH net-next 0/3] net: amd: Cleanup for clearing static warnings Haoyue Xu
2022-09-07  6:28 ` [PATCH net-next 1/3] net: amd: Unified the comparison between pointers and NULL to the same writing Haoyue Xu
2022-09-07  6:28 ` [PATCH net-next 2/3] net: amd: Correct spelling errors Haoyue Xu
2022-09-07  6:28 ` [PATCH net-next 3/3] net: amd: Switch and case should be at the same indent Haoyue Xu
2022-09-16  9:50 ` 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=166332181513.31748.2631239140314157418.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=huangdaode@huawei.com \
    --cc=kuba@kernel.org \
    --cc=liangwenpeng@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liyangyang20@huawei.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=xuhaoyue1@hisilicon.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.