public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Pandey@ci.codeaurora.org, Radhey Shyam <radhey.shyam.pandey@amd.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, michal.simek@amd.com, andrew@lunn.ch,
	netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, git@amd.com
Subject: Re: [PATCH net-next v2 0/4] net: axienet: Fix coding style issues
Date: Fri, 02 Aug 2024 09:30:33 +0000	[thread overview]
Message-ID: <172259103322.22234.2396522509666952822.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <1722417367-4113948-1-git-send-email-radhey.shyam.pandey@amd.com>

Hello:

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

On Wed, 31 Jul 2024 14:46:03 +0530 you wrote:
> This patchset replace all occurences of (1<<x) by BIT(x) to get rid
> of checkpatch.pl "CHECK" output "Prefer using the BIT macro".
> 
> It also removes unnecessary ftrace-like logging, add missing blank line
> after declaration and remove unnecessary parentheses around 'ndev->mtu
> <= XAE_JUMBO_MTU' and 'ndev->mtu > XAE_MTU'.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/4] net: axienet: Replace the occurrences of (1<<x) by BIT(x)
    https://git.kernel.org/netdev/net-next/c/3ff578c91cd8
  - [net-next,v2,2/4] net: axienet: add missing blank line after declaration
    https://git.kernel.org/netdev/net-next/c/f7061a3e04cf
  - [net-next,v2,3/4] net: axienet: remove unnecessary ftrace-like logging
    https://git.kernel.org/netdev/net-next/c/f83828a0522f
  - [net-next,v2,4/4] net: axienet: remove unnecessary parentheses
    https://git.kernel.org/netdev/net-next/c/48ba8a1d0424

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



      parent reply	other threads:[~2024-08-02  9:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-31  9:16 [PATCH net-next v2 0/4] net: axienet: Fix coding style issues Radhey Shyam Pandey
2024-07-31  9:16 ` [PATCH net-next v2 1/4] net: axienet: Replace the occurrences of (1<<x) by BIT(x) Radhey Shyam Pandey
2024-07-31 12:05   ` Andrew Lunn
2024-07-31  9:16 ` [PATCH net-next v2 2/4] net: axienet: add missing blank line after declaration Radhey Shyam Pandey
2024-07-31 12:05   ` Andrew Lunn
2024-07-31  9:16 ` [PATCH net-next v2 3/4] net: axienet: remove unnecessary ftrace-like logging Radhey Shyam Pandey
2024-07-31 12:06   ` Andrew Lunn
2024-07-31  9:16 ` [PATCH net-next v2 4/4] net: axienet: remove unnecessary parentheses Radhey Shyam Pandey
2024-07-31 12:06   ` Andrew Lunn
2024-08-02  9:30 ` 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=172259103322.22234.2396522509666952822.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=Pandey@ci.codeaurora.org \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=git@amd.com \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.simek@amd.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=radhey.shyam.pandey@amd.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