aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_bitmap.c
diff options
context:
space:
mode:
authorAlexander Lobakin <[email protected]>2024-03-27 15:23:45 +0000
committerDavid S. Miller <[email protected]>2024-04-01 09:49:27 +0000
commitc1023f5634b9bfcbfff0dc200245309e3cde9b54 (patch)
tree8ebba14473c515f62fe1594dc9c79729dd927a26 /lib/test_bitmap.c
parentlinkmode: convert linkmode_{test,set,clear,mod}_bit() to macros (diff)
downloadkernel-c1023f5634b9bfcbfff0dc200245309e3cde9b54.tar.gz
kernel-c1023f5634b9bfcbfff0dc200245309e3cde9b54.zip
s390/cio: rename bitmap_size() -> idset_bitmap_size()
bitmap_size() is a pretty generic name and one may want to use it for a generic bitmap API function. At the same time, its logic is not "generic", i.e. it's not just `nbits -> size of bitmap in bytes` converter as it would be expected from its name. Add the prefix 'idset_' used throughout the file where the function resides. Reviewed-by: Przemek Kitszel <[email protected]> Acked-by: Peter Oberparleiter <[email protected]> Signed-off-by: Alexander Lobakin <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_bitmap.c')
0 files changed, 0 insertions, 0 deletions