projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c210aa
)
block: remove the blk_recount_segments export
author
Christoph Hellwig
<hch@lst.de>
Thu, 13 Dec 2018 20:32:10 +0000
(21:32 +0100)
committer
Jens Axboe
<axboe@kernel.dk>
Fri, 14 Dec 2018 13:17:55 +0000
(06:17 -0700)
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-merge.c
patch
|
blob
|
history
diff --git
a/block/blk-merge.c
b/block/blk-merge.c
index 9da5629d08876e4cb780739eb35c351226ca8f81..e7f1c6cf01671ff93e7181c1242164ddc5b2d78a 100644
(file)
--- a/
block/blk-merge.c
+++ b/
block/blk-merge.c
@@
-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)