block: remove bvec_iter_rewind()
authorMing Lei <ming.lei@redhat.com>
Fri, 15 Feb 2019 11:13:09 +0000 (19:13 +0800)
committerJens Axboe <axboe@kernel.dk>
Fri, 15 Feb 2019 15:40:10 +0000 (08:40 -0700)
commit19d62f6d00972f957c94aba0975c14490cfed385
tree700577e18027cc97e9d848293447c352817934fd
parent1a67356e9a4829da2935dd338630a550c59c8489
block: remove bvec_iter_rewind()

Commit 7759eb23fd980 ("block: remove bio_rewind_iter()") removes
bio_rewind_iter(), then no one uses bvec_iter_rewind() any more,
so remove it.

Reviewed-by: Omar Sandoval <osandov@fb.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/bvec.h