diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-07-06 07:20:15 +0200 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2022-07-06 11:02:58 +0100 |
commit | 0e35850b341e88055ca11cad74efa464b2159984 (patch) | |
tree | 5e37c65b24a99a2c8b3c51cfbb5a598a9aa3b742 /usr | |
parent | e9a023f2b73ac35ff5cfbefe8524c64d8173d65f (diff) |
perf/arm-cci: Use the bitmap API to allocate bitmaps
Use devm_bitmap_zalloc() instead of hand-writing it.
It is less verbose and it improves the semantic.
While at it, use bitmap_zero() instead of hand-writing it.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/fbde85a5e8ae99b10a2115d8ea1e69320a62947f.1657084786.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions