block: remove the blk_recount_segments export
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
parent
6c210aa596
commit
637b60ade3
|
@ -389,7 +389,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)
|
||||
|
|
Loading…
Reference in New Issue