[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <eff0af6e-ad83-4935-bf69-8acb42e37380@redhat.com>
Date: Thu, 18 Jul 2024 11:06:43 +0200
From: Paolo Abeni <pabeni@...hat.com>
To: Radhey Shyam Pandey <radhey.shyam.pandey@....com>, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, michal.simek@....com, andrew@...n.ch
Cc: netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, git@....com,
Appana Durga Kedareswara Rao <appana.durga.rao@...inx.com>
Subject: Re: [PATCH net-next] net: axienet: Fix coding style issues
On 7/17/24 20:54, Radhey Shyam Pandey wrote:
> From: Appana Durga Kedareswara Rao <appana.durga.rao@...inx.com>
>
> 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'.
>
> Signed-off-by: Appana Durga Kedareswara Rao <appana.durga.rao@...inx.com>
> Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@....com>
## Form letter - net-next-closed
The merge window for v6.11 and therefore net-next is closed for new
drivers, features, code refactoring and optimizations. We are currently
accepting bug fixes only.
Please repost when net-next reopens after July 29th.
RFC patches sent for review only are obviously welcome at any time.
See:
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle
--
pw-bot: defer
Powered by blists - more mailing lists