block: remove zero_fill_bio_iter
authorChristoph Hellwig <hch@lst.de>
Mon, 12 Apr 2021 13:46:57 +0000 (15:46 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 12 Apr 2021 15:19:43 +0000 (09:19 -0600)
commit6f822e1b5d9dda3d20e87365de138046e3baa03a
tree3740bde81c3de04f0995a122738d5e72f6b0ebcb
parent907d52310024fae6632aabfc7e833decaf185e5f
block: remove zero_fill_bio_iter

zero_fill_bio_iter is only used to implement zero_fill_bio, so
remove the indirection.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20210412134658.2623190-1-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bio.c
include/linux/bio.h