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
| ||
|
Message-Id: <168501482156.11061.4458413113759538534.git-patchwork-notify@kernel.org> Date: Thu, 25 May 2023 11:40:21 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Christophe JAILLET <christophe.jaillet@...adoo.fr> Cc: tariqt@...dia.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org, netdev@...r.kernel.org, linux-rdma@...r.kernel.org Subject: Re: [PATCH net-next] net/mlx4: Use bitmap_weight_and() Hello: This patch was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@...hat.com>: On Tue, 23 May 2023 20:17:52 +0200 you wrote: > Use bitmap_weight_and() instead of hand writing it. > > This saves a few LoC and is slightly faster, should it mater. > > Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr> > --- > drivers/net/ethernet/mellanox/mlx4/main.c | 7 ++----- > 1 file changed, 2 insertions(+), 5 deletions(-) Here is the summary with links: - [net-next] net/mlx4: Use bitmap_weight_and() https://git.kernel.org/netdev/net-next/c/623a71385312 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