[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162645840450.5805.1190880775942278823.git-patchwork-notify@kernel.org>
Date: Fri, 16 Jul 2021 18:00:04 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: jiri@...dia.com, idosch@...dia.com, davem@...emloft.net,
kuba@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] net: switchdev: Simplify 'mlxsw_sp_mc_write_mdb_entry()'
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 14 Jul 2021 10:32:33 +0200 you wrote:
> Use 'bitmap_alloc()/bitmap_free()' instead of hand-writing it.
> This makes the code less verbose.
>
> Also, use 'bitmap_alloc()' instead of 'bitmap_zalloc()' because the bitmap
> is fully overridden by a 'bitmap_copy()' call just after its allocation.
>
> While at it, remove an extra and unneeded space.
>
> [...]
Here is the summary with links:
- net: switchdev: Simplify 'mlxsw_sp_mc_write_mdb_entry()'
https://git.kernel.org/netdev/net-next/c/a99f030b2488
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