diff options
author | 2021-11-26 22:15:21 +0100 | |
---|---|---|
committer | 2021-12-06 22:12:33 -0500 | |
commit | 54585ec62fbdbb45d9005bba3f988a11621ef42c (patch) | |
tree | a08c81f8e8f8678560185677f03c4a3a0e995304 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | scsi: sd_zbc: Clean up sd_zbc_parse_report() setting of wp (diff) | |
download | linux-dev-54585ec62fbdbb45d9005bba3f988a11621ef42c.tar.xz linux-dev-54585ec62fbdbb45d9005bba3f988a11621ef42c.zip |
scsi: hisi_sas: Use devm_bitmap_zalloc() when applicable
'hisi_hba->slot_index_tags' is a bitmap. Use 'devm_bitmap_zalloc()' to
simplify code, improve the semantic, and avoid some open-coded arithmetic
in allocator arguments.
Link: https://lore.kernel.org/r/4afa3f71e66c941c660627c7f5b0223b51968ebb.1637961191.git.christophe.jaillet@wanadoo.fr
Acked-by: John Garry <john.garry@huawei.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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions