Hello: This patch was applied to netdev/net-next.git (master) by David S. Miller <davem@xxxxxxxxxxxxx>: On Sun, 21 Nov 2021 20:12:54 +0100 you wrote: > 'cid_map' is a bitmap. So use 'bitmap_zalloc()' to simplify code, > improve the semantic and avoid some open-coded arithmetic in allocator > arguments. > > Also change the corresponding 'kfree()' into 'bitmap_free()' to keep > consistency. > > [...] Here is the summary with links: - qed: Use the bitmap API to simplify some functions https://git.kernel.org/netdev/net-next/c/5e6c7ccd3ea4 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html