Signed-off-by: Christoph Hellwig <[email protected]>
---
 block/blk-merge.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/block/blk-merge.c b/block/blk-merge.c
index 62e97ec92034..ae220312f0e8 100644
--- a/block/blk-merge.c
+++ b/block/blk-merge.c
@@ -393,7 +393,6 @@ void blk_recount_segments(struct request_queue *q, struct 
bio *bio)
 
        bio_set_flag(bio, BIO_SEG_VALID);
 }
-EXPORT_SYMBOL(blk_recount_segments);
 
 static int blk_phys_contig_segment(struct request_queue *q, struct bio *bio,
                                   struct bio *nxt)
-- 
2.19.2

Reply via email to