diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-07-09 16:37:53 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-07-11 19:49:38 -0700 |
commit | 2b8bf3d6c99318eae669e3098c490ba6b508fd37 (patch) | |
tree | bd1d39c65a5c5ee32130b974dcb5e8822aa1799f /drivers/atm | |
parent | e7bde1c581e41e396ab14275793f193ffbd5b2b1 (diff) | |
download | lwn-2b8bf3d6c99318eae669e3098c490ba6b508fd37.tar.gz lwn-2b8bf3d6c99318eae669e3098c490ba6b508fd37.zip |
net/fq_impl: 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/c7bf099af07eb497b02d195906ee8c11fea3b3bd.1657377335.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions