aboutsummaryrefslogtreecommitdiff
path: root/include/linux/overflow.h
diff options
context:
space:
mode:
authorMing Lei <[email protected]>2021-01-22 10:33:09 +0800
committerMartin K. Petersen <[email protected]>2021-03-04 17:36:59 -0500
commitcbb9950b41dd9dfb7c2be3429ba09f83b8b1ff98 (patch)
tree46d08ab612aa0177990a792f8d82fbfba319b7fb /include/linux/overflow.h
parentc548e62bcf6adc7066ff201e9ecc88e536dd8890 (diff)
scsi: sbitmap: Export sbitmap_weight
SCSI's .device_busy will be converted to sbitmap and sbitmap_weight is needed. Export the helper. The only existing user of sbitmap_weight() uses it to find out how many bits are set and not cleared. Align sbitmap_weight() meaning with this usage model. Link: https://lore.kernel.org/r/[email protected] Cc: Omar Sandoval <[email protected]> Cc: Kashyap Desai <[email protected]> Cc: Sumanesh Samanta <[email protected]> Cc: Ewan D. Milne <[email protected]> Tested-by: Sumanesh Samanta <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]> Signed-off-by: Ming Lei <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions