diff options
author | 2021-11-25 20:42:51 +0100 | |
---|---|---|
committer | 2021-11-29 14:33:55 -0400 | |
commit | 0c83da72d0c98cbde21fee4d0e8a7f3b5cac273a (patch) | |
tree | 78c675fc92e5333917916cbe4f1f5ae139ca9fe3 /scripts/mod/file2alias.c | |
parent | RDMA/ocrdma: Simplify code in 'ocrdma_search_mmap()' (diff) | |
download | wireguard-linux-0c83da72d0c98cbde21fee4d0e8a7f3b5cac273a.tar.xz wireguard-linux-0c83da72d0c98cbde21fee4d0e8a7f3b5cac273a.zip |
RDMA/mlx4: Use bitmap_alloc() when applicable
Use 'bitmap_alloc()' 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/4c93b4e02f5d784ddfd3efd4af9e673b9117d641.1637869328.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 'scripts/mod/file2alias.c')
0 files changed, 0 insertions, 0 deletions