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>