Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@xxxxxxxxxx>: 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@xxxxxxxxx> > --- > 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