block: remove dated (and wrong) comment in blk-core.c
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
This commit is contained in:
parent
26b8256e2b
commit
db1d08c646
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue