diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-07-05 22:25:58 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-07-06 19:55:04 -0700 |
commit | 76d3c114706f438d5d2593401574c457849bd90c (patch) | |
tree | e7b746bda6f7b99e8b8b069a896482cea35c591a /net/unix/af_unix.c | |
parent | 45262522d0027269dbece119f1cb89e25f5de965 (diff) |
cnic: 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/521bd2a49be5d88e493bcfb63505d3df91a1c2d2.1657052743.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions