diff options
author | 2022-07-05 22:56:51 +0200 | |
---|---|---|
committer | 2022-07-11 10:28:12 +0200 | |
commit | b5eb8b536f91f52d4f3688bcae86bf85ba693a00 (patch) | |
tree | edfd8e40bf26e18871a732d85f4e97b4e8363c30 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MIPS: math-emu: Use the bitmap API to allocate bitmaps (diff) | |
download | linux-dev-b5eb8b536f91f52d4f3688bcae86bf85ba693a00.tar.xz linux-dev-b5eb8b536f91f52d4f3688bcae86bf85ba693a00.zip |
MIPS: mm: Use the bitmap API to allocate bitmaps
Use bitmap_zalloc() instead of hand-writing them.
It is less verbose and it improves the semantic.
While at it, turn a bitmap_clear() into an equivalent bitmap_zero(). It is
also less verbose.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions