aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
diff options
context:
space:
mode:
authorAlexander Lobakin <[email protected]>2024-03-27 16:23:45 +0100
committerDavid S. Miller <[email protected]>2024-04-01 10:49:27 +0100
commitc1023f5634b9bfcbfff0dc200245309e3cde9b54 (patch)
tree8ebba14473c515f62fe1594dc9c79729dd927a26 /tools/perf
parent8fab6a9d72e4fa0b0607b3a8011a909cabae79f7 (diff)
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 'tools/perf')
0 files changed, 0 insertions, 0 deletions