block: fix blk_rq_map_integrity_sg kernel-doc
authorKeith Busch <kbusch@kernel.org>
Sun, 22 Sep 2024 14:18:00 +0000 (07:18 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 27 Sep 2024 10:19:53 +0000 (04:19 -0600)
commit8be007c8e0911d0450b402ca8cbb1a8cbd00e8f2
treed7e7da5eacdfedec1788a18207432e55a3b5ecd6
parent075dbe9f6e3c21596c5245826a4ee1f1c1676eb8
block: fix blk_rq_map_integrity_sg kernel-doc

Fix the documentation to match the new function signature.

Fixes: 76c313f658d2752 ("blk-integrity: improved sg segment mapping")
Signed-off-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20240922141800.3622319-1-kbusch@meta.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-integrity.c