Re: [PATCH net-next] net/mlx4: Use bitmap_weight_and()

From: Simon Horman
Date: Wed May 24 2023 - 06:35:28 EST


On Tue, May 23, 2023 at 08:17:52PM +0200, Christophe JAILLET wrote:
> Use bitmap_weight_and() instead of hand writing it.
>
> This saves a few LoC and is slightly faster, should it mater.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>

Reviewed-by: Simon Horman <simon.horman@xxxxxxxxxxxx>