summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorJens Axboe <jens.axboe@oracle.com>2008-01-29 13:55:40 +0100
committerJens Axboe <jens.axboe@oracle.com>2008-01-29 21:55:11 +0100
commitdb1d08c646e47f3c7835ecdabb51a906ec311f69 (patch)
tree3760cfe0f210d072d8750dfa7c29a43f1673604e /block
parent26b8256e2bb930a8e4d4d10aa74950d8921376b8 (diff)
block: remove dated (and wrong) comment in blk-core.c
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
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 3d415ec10fb..99f4d641edf 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)