[PATCHv3 05/10] block: unexport blk_rq_count_integrity_sg
Keith Busch
kbusch at meta.com
Wed Sep 4 08:26:00 PDT 2024
From: Keith Busch <kbusch at kernel.org>
There are no external users of this.
Signed-off-by: Keith Busch <kbusch at kernel.org>
---
block/blk-integrity.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/block/blk-integrity.c b/block/blk-integrity.c
index 010decc892eaa..4365960153b91 100644
--- a/block/blk-integrity.c
+++ b/block/blk-integrity.c
@@ -53,7 +53,6 @@ int blk_rq_count_integrity_sg(struct request_queue *q, struct bio *bio)
return segments;
}
-EXPORT_SYMBOL(blk_rq_count_integrity_sg);
/**
* blk_rq_map_integrity_sg - Map integrity metadata into a scatterlist
--
2.43.5
More information about the Linux-nvme
mailing list