linux/drivers/block/null_blk
Christophe JAILLET eb25ad8036 block: null_blk: 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.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/7c4d3116ba843fc4a8ae557dd6176352a6cd0985.1656864320.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-08-02 17:14:44 -06:00
..
Kconfig
main.c block: null_blk: Use the bitmap API to allocate bitmaps 2022-08-02 17:14:44 -06:00
Makefile
null_blk.h treewide: Rename enum req_opf into enum req_op 2022-07-14 12:14:30 -06:00
trace.c
trace.h treewide: Rename enum req_opf into enum req_op 2022-07-14 12:14:30 -06:00
zoned.c treewide: Rename enum req_opf into enum req_op 2022-07-14 12:14:30 -06:00