diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-11-03 09:41:30 +0300 |
---|---|---|
committer | Nishanth Menon <nm@ti.com> | 2022-11-04 05:45:10 +0300 |
commit | 26507b033e84be6f821dc1693d667b5c809a7679 (patch) | |
tree | caff1b97c1553c4cd6c96d9886dd22c525e38be2 /tools/perf/scripts/python/syscall-counts.py | |
parent | c07f216a8b72bac0c6e921793ad656a3b77f3545 (diff) | |
download | linux-26507b033e84be6f821dc1693d667b5c809a7679.tar.xz |
firmware: ti_sci: Use devm_bitmap_zalloc when applicable
'xfer_alloc_table' is a bitmap. So use 'devm_bitmap_zalloc()' to simplify
code and improve the semantic of the code.
While at it, remove a redundant 'bitmap_zero()' call.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Nishanth Menon <nm@ti.com>
Link: https://lore.kernel.org/r/43ab1a7dd073d0d037d5d4bbbd5f8335de605826.1667457664.git.christophe.jaillet@wanadoo.fr
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions