]> www.infradead.org Git - nvme.git/commit
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>
Wed, 2 Oct 2024 13:15:33 +0000 (07:15 -0600)
commit0ab42843003f27db509e42f2060bb3fa6ffad38d
treea9fe4f1806edf39f168a88711cda1c199dfe1f22
parent9852d85ec9d492ebef56dc5f229416c925758edc
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