diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-07-04 16:02:55 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2022-07-18 14:51:54 +0300 |
commit | 0c574060060afa6ee18d99020634fe77b5c52c3d (patch) | |
tree | d94769d612f05bc524b42856869a1958b4a6b7ff /drivers/net/wireless/st/Makefile | |
parent | 83781f0162d080fec7dcb911afd1bc2f5ad04471 (diff) | |
download | linux-0c574060060afa6ee18d99020634fe77b5c52c3d.tar.xz |
wifi: p54: 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>
Acked-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/2755b8b7d85a2db0663d39ea6df823f94f3401b3.1656939750.git.christophe.jaillet@wanadoo.fr
Diffstat (limited to 'drivers/net/wireless/st/Makefile')
0 files changed, 0 insertions, 0 deletions