lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <172259103322.22234.2396522509666952822.git-patchwork-notify@kernel.org>
Date: Fri, 02 Aug 2024 09:30:33 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Pandey@...eaurora.org, Radhey Shyam <radhey.shyam.pandey@....com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
 pabeni@...hat.com, michal.simek@....com, andrew@...n.ch,
 netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
 linux-kernel@...r.kernel.org, git@....com
Subject: Re: [PATCH net-next v2 0/4] net: axienet: Fix coding style issues

Hello:

This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.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



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ