blk-zoned: Remove the definition of blk_zone_start()
authorBart Van Assche <bvanassche@acm.org>
Tue, 6 Apr 2021 20:08:20 +0000 (13:08 -0700)
committerJens Axboe <axboe@kernel.dk>
Wed, 7 Apr 2021 20:31:45 +0000 (14:31 -0600)
commit540ad3f3da2542ec99235ac55e7cba8b11ce4b7b
tree95d43fd9cd1cb4e9f5bc6986766c46a8aa149884
parent580dca8143d215977811bd2ff881e1e4f6ff39f0
blk-zoned: Remove the definition of blk_zone_start()

Commit e76239a3748c ("block: add a report_zones method") removed the last
blk_zone_start() call. Hence also remove the definition of this function.

Cc: Christoph Hellwig <hch@lst.de>
Cc: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20210406200820.15180-1-bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-zoned.c