Re: [EXT] [PATCH] net: atlantic: Use the bitmap API instead of hand-writing it
From: Igor Russkikh
Date: Mon Jan 24 2022 - 02:33:50 EST
Thanks, Christophe,
> Simplify code by using bitmap_weight() and bitmap_zero() instead of
> hand-writing these functions.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
Reviewed-by: Igor Russkikh <irusskikh@xxxxxxxxxxx>