]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
block: remove bio_last_bvec_all
authorKeith Busch <kbusch@kernel.org>
Mon, 26 Jan 2026 16:27:24 +0000 (08:27 -0800)
committerJens Axboe <axboe@kernel.dk>
Tue, 27 Jan 2026 04:07:48 +0000 (21:07 -0700)
commit72a41750f1a35b46caa5bbd70df7b5d3ce4f4b0a
tree90ee0397f098ceed6d8ebb07f2eb6ed3baf5fe8a
parent8e5bcc3a955a2cc4460b391f55d3b49905eb248e
block: remove bio_last_bvec_all

There are no more callers of this function after commit f6b2d8b134b2413
("btrfs: track the next file offset in struct btrfs_bio_ctrl"), so
remove the function.

Signed-off-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Kanchan Joshi <joshi.k@samsung.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Documentation/block/biovecs.rst
include/linux/bio.h