aboutsummaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
Diffstat (limited to 'block')
-rw-r--r--block/blk-core.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/block/blk-core.c b/block/blk-core.c
index 3d415ec10fb8..99f4d641edf5 100644
--- a/block/blk-core.c
+++ b/block/blk-core.c
@@ -381,11 +381,6 @@ new_segment:
EXPORT_SYMBOL(blk_rq_map_sg);
-/*
- * the standard queue merge functions, can be overridden with device
- * specific ones if so desired
- */
-
static inline int ll_new_mergeable(struct request_queue *q,
struct request *req,
struct bio *bio)