null_blk: clean up report zones
authorChristoph Hellwig <hch@lst.de>
Mon, 11 Nov 2019 02:39:27 +0000 (11:39 +0900)
committerJens Axboe <axboe@kernel.dk>
Wed, 13 Nov 2019 02:12:01 +0000 (19:12 -0700)
commit7fc8fb51a143a7efc9b199179e43a6d28f69b1f9
treec4ad2bb527857d4caed734b9f1be17a1cf4c01f9
parente3f89564c557ab756fd147cfe68648b935bc5b42
null_blk: clean up report zones

Make the instance name match the method name and define the name to NULL
instead of providing an inline stub, which is rather pointless for a
method call.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/null_blk.h
drivers/block/null_blk_main.c
drivers/block/null_blk_zoned.c