diff options
author | 2022-07-09 17:05:45 +0200 | |
---|---|---|
committer | 2022-07-11 19:49:53 -0700 | |
commit | 9e433ac1a381bb1fa5e7ccbe3d226780e5b10bed (patch) | |
tree | 4c78659b4ca4a48dbf0d3b451521bc5d81fe37f3 /net/core | |
parent | net/fq_impl: Use the bitmap API to allocate bitmaps (diff) | |
download | wireguard-linux-9e433ac1a381bb1fa5e7ccbe3d226780e5b10bed.tar.xz wireguard-linux-9e433ac1a381bb1fa5e7ccbe3d226780e5b10bed.zip |
atm: he: Use the bitmap API to allocate bitmaps
Use bitmap_zalloc()/bitmap_free() instead of hand-writing them.
It is less verbose and it improves the semantic.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/7f795bd6d5b2a00f581175b7069b229c2e5a4192.1657379127.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions