diff options
author | 2021-11-25 21:42:28 +0100 | |
---|---|---|
committer | 2021-11-29 14:33:56 -0400 | |
commit | 81ff48ddda0b7e1d4d1251d2a9c8e4059cd9456f (patch) | |
tree | f55f3ab4f38305c74df25c00a8b8f5be24fa0055 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | RDMA/pvrdma: Use non-atomic bitmap functions when possible (diff) | |
download | wireguard-linux-81ff48ddda0b7e1d4d1251d2a9c8e4059cd9456f.tar.xz wireguard-linux-81ff48ddda0b7e1d4d1251d2a9c8e4059cd9456f.zip |
RDMA/bnxt_re: Use bitmap_zalloc() when applicable
Use 'bitmap_zalloc()' to simplify code, improve the semantic and avoid
some open-coded arithmetic in allocator arguments.
Also change the corresponding 'kfree()' into 'bitmap_free()' to keep
consistency.
Link: https://lore.kernel.org/r/5c029daf43b92fdc27926fe8a98084843437c498.1637872888.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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions