diff options
author | Christophe JAILLET <[email protected]> | 2022-07-21 22:58:53 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2022-07-29 18:29:17 +0800 |
commit | 11364d61314eb97b12d6b6facb1ededada52fcc1 (patch) | |
tree | c9a26e09cd58d1e389750edbdafb4e3886de7cd8 /scripts/gdb/linux/utils.py | |
parent | 45f5d0176d8426cc1ab0bab84fbd8ef5c57526c6 (diff) |
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions