On 16/03/2021 02.54, Yury Norov wrote: > Some functions in tools/include/linux/bitmap.h declare nbits as int. In the > kernel nbits is declared as unsigned int. > > Signed-off-by: Yury Norov <[email protected]>
Acked-by: Rasmus Villemoes <[email protected]>

