aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorDamien Le Moal <[email protected]>2024-07-04 14:28:16 +0900
committerJens Axboe <[email protected]>2024-07-05 00:42:04 -0600
commit2f20872ed43185780a5f30581472599342c86d4a (patch)
tree3dda48ae4f438bf6e154cd854b5fa4885ca3feb4 /tools/testing/selftests/bpf/progs/test_autoload.c
parentf2a7bea23710fceb99dac6da4ef82c3cc8932f7f (diff)
block: Remove blk_alloc_zone_bitmap()
Remove the helper function blk_alloc_zone_bitmap() and replace its single call site with a call to bitmap_alloc(). To be consistent with this change, use bitmap_free() to free a disk convnetional zone bitmap. Signed-off-by: Damien Le Moal <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Reviewed-by: Martin K. Petersen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions