]> git.baikalelectronics.ru Git - kernel.git/commit
block: fold bio_cur_bytes into blk_rq_cur_bytes
authorChristoph Hellwig <hch@lst.de>
Tue, 12 Oct 2021 16:18:00 +0000 (18:18 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 18 Oct 2021 12:17:35 +0000 (06:17 -0600)
commit0d3dcdf09436455e731cc9917d8983f351e4795a
tree89a116d9bdc2e5fc2306d6ce7acc118cd5869abb
parent4d039b077a29a878e74d16b77cb5ca57e228a32f
block: fold bio_cur_bytes into blk_rq_cur_bytes

Fold bio_cur_bytes into the only caller.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20211012161804.991559-5-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/bio.h
include/linux/blk-mq.h