diff options
author | 2022-07-21 22:58:53 +0200 | |
---|---|---|
committer | 2022-07-29 18:29:17 +0800 | |
commit | 11364d61314eb97b12d6b6facb1ededada52fcc1 (patch) | |
tree | c9a26e09cd58d1e389750edbdafb4e3886de7cd8 /scripts/generate_rust_analyzer.py | |
parent | crypto: hisilicon/sec - fix auth key size error (diff) | |
download | wireguard-linux-11364d61314eb97b12d6b6facb1ededada52fcc1.tar.xz wireguard-linux-11364d61314eb97b12d6b6facb1ededada52fcc1.zip |
crypto: hisilicon/zip - 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.
While at it, add an explicit include <linux/bitmap.h>.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions