mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-16 01:54:00 +00:00
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);
|
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,
|
static inline int ll_new_mergeable(struct request_queue *q,
|
||||||
struct request *req,
|
struct request *req,
|
||||||
struct bio *bio)
|
struct bio *bio)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user