diff options
author | 2022-07-20 20:13:54 +0200 | |
---|---|---|
committer | 2022-09-01 00:45:12 -0400 | |
commit | 5afdd990ce2ea178eb6cbd31b197cc3d12a675bf (patch) | |
tree | 3f22880b0510c146a10b385cdf3fcd280cb23369 /tools/perf/scripts/python | |
parent | scsi: lpfc: Remove unneeded result variable (diff) | |
download | linux-dev-5afdd990ce2ea178eb6cbd31b197cc3d12a675bf.tar.xz linux-dev-5afdd990ce2ea178eb6cbd31b197cc3d12a675bf.zip |
scsi: hpsa: Use the bitmap API to allocate bitmaps
Use bitmap_zalloc()/bitmap_free() instead of hand-writing them. It is less
verbose and it improves the semantic.
Link: https://lore.kernel.org/r/5f975ef43f8b7306e4ac4e2e8ce4bcd53f6092bb.1658340441.git.christophe.jaillet@wanadoo.fr
Tested-by: Don Brace <don.brace@microchip.com>
Acked-by: Don Brace <don.brace@microchip.com>
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions