block: remove dated (and wrong) comment in blk-core.c
authorJens Axboe <jens.axboe@oracle.com>
Tue, 29 Jan 2008 12:55:40 +0000 (13:55 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 29 Jan 2008 20:55:11 +0000 (21:55 +0100)
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/blk-core.c

index 3d415ec..99f4d64 100644 (file)
@@ -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)