diff options
| author | Rasmus Villemoes <[email protected]> | 2018-10-30 22:05:07 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-10-31 15:54:12 +0000 |
| commit | d9873969fa8725dc6a5a21ab788c057fd8719751 (patch) | |
| tree | da3ecbdf0a9cb89976f612eca646463be8d9880c /lib/bitmap.c | |
| parent | linux/bitmap.h: remove redundant uses of small_const_nbits() (diff) | |
| download | kernel-d9873969fa8725dc6a5a21ab788c057fd8719751.tar.gz kernel-d9873969fa8725dc6a5a21ab788c057fd8719751.zip | |
linux/bitmap.h: fix type of nbits in bitmap_shift_right()
Most other bitmap API, including the OOL version __bitmap_shift_right,
take unsigned nbits. This was accidentally left out from 2fbad29917c98.
Link: http://lkml.kernel.org/r/[email protected]
Fixes: 2fbad29917c98 ("lib: bitmap: change bitmap_shift_right to take unsigned parameters")
Signed-off-by: Rasmus Villemoes <[email protected]>
Reported-by: Yury Norov <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Cc: Rasmus Villemoes <[email protected]>
Cc: Sudeep Holla <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions
