]> www.infradead.org Git - users/jedix/linux-maple.git/commit
block: use the right type for stub rq_integrity_vec()
authorJens Axboe <axboe@kernel.dk>
Thu, 27 Jun 2024 01:01:58 +0000 (19:01 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 27 Jun 2024 01:01:58 +0000 (19:01 -0600)
commit69b6517687a4b1fb250bd8c9c193a0a304c8ba17
tree75d86ad45961fbd1380dedd2ba4602970d9efc43
parente94b45d08b5d1c230c0f59c3eed758d28658851e
block: use the right type for stub rq_integrity_vec()

For !CONFIG_BLK_DEV_INTEGRITY, rq_integrity_vec() wasn't updated
properly. Fix it up.

Fixes: cf546dd289e0 ("block: change rq_integrity_vec to respect the iterator")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/blk-integrity.h