kernel_samsung_a53x/drivers/s390
Alexander Lobakin 22a80d4a48 s390/cio: rename bitmap_size() -> idset_bitmap_size()
commit c1023f5634b9bfcbfff0dc200245309e3cde9b54 upstream.

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 <przemyslaw.kitszel@intel.com>
Acked-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-23 23:20:43 +01:00
..
block s390/dasd: fix error recovery leading to data corruption on ESE devices 2024-11-23 23:20:42 +01:00
char s390/sclp: Prevent release of buffer in I/O 2024-11-23 23:20:24 +01:00
cio s390/cio: rename bitmap_size() -> idset_bitmap_size() 2024-11-23 23:20:43 +01:00
crypto s390/pkey: Wipe sensitive data on failure 2024-11-19 14:19:41 +01:00
net s390/qeth: Fix potential loss of L3-IP@ in case of network issues 2024-11-18 12:13:33 +01:00
scsi
virtio
Makefile