[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163759320990.11926.9744757405183008773.git-patchwork-notify@kernel.org>
Date: Mon, 22 Nov 2021 15:00:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: davem@...emloft.net, kuba@...nel.org, aelior@...vell.com,
GR-everest-linux-l2@...vell.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] qed: Use the bitmap API to simplify some functions
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
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
Powered by blists - more mailing lists