diff options
| author | 2021-11-24 21:40:51 +0100 | |
|---|---|---|
| committer | 2021-11-25 13:29:05 -0400 | |
| commit | 12d1e2f3c5762df4ad72c75b2464a5b538f12aa9 (patch) | |
| tree | 72f759886f675eb62beb76da6a4a92c6fbaef224 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | RDMA/hns: Remove magic number (diff) | |
| download | linux-dev-12d1e2f3c5762df4ad72c75b2464a5b538f12aa9.tar.xz linux-dev-12d1e2f3c5762df4ad72c75b2464a5b538f12aa9.zip | |
IB/mthca: Use bitmap_zalloc() when applicable
Use 'bitmap_zalloc()' to simplify code, improve the semantic and avoid
some open-coded arithmetic in allocator arguments.
Using the 'zalloc' version of the allocator also saves a now useless
'bitmap_zero()' call.
Also change the corresponding 'kfree()' into 'bitmap_free()' to keep
consistency.
Link: https://lore.kernel.org/r/ea9031e28f453bc179033740f66f0c19293fcf0b.1637785902.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions
