diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-07-21 22:58:53 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-07-29 18:29:17 +0800 |
commit | 11364d61314eb97b12d6b6facb1ededada52fcc1 (patch) | |
tree | c9a26e09cd58d1e389750edbdafb4e3886de7cd8 /arch/arm64 | |
parent | 45f5d0176d8426cc1ab0bab84fbd8ef5c57526c6 (diff) | |
download | linux-11364d61314eb97b12d6b6facb1ededada52fcc1.tar.gz linux-11364d61314eb97b12d6b6facb1ededada52fcc1.tar.bz2 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 'arch/arm64')
0 files changed, 0 insertions, 0 deletions