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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 12 Dec 2022 23:30:17 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Uladzislau Koshchanka <koshchanka@...il.com> Cc: olteanv@...il.com, netdev@...r.kernel.org, kernel-janitors@...r.kernel.org Subject: Re: [PATCH] lib: packing: replace bit_reverse() with bitrev8() Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@...nel.org>: On Sat, 10 Dec 2022 03:44:23 +0300 you wrote: > Remove bit_reverse() function. Instead use bitrev8() from linux/bitrev.h + > bitshift. Reduces code-repetition. > > Signed-off-by: Uladzislau Koshchanka <koshchanka@...il.com> > --- > lib/Kconfig | 1 + > lib/packing.c | 16 ++-------------- > 2 files changed, 3 insertions(+), 14 deletions(-) Here is the summary with links: - lib: packing: replace bit_reverse() with bitrev8() https://git.kernel.org/netdev/net-next/c/1280d4b76f34 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