mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-19 19:29:02 +07: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 @@ int blk_rq_map_sg(struct request_queue *q, struct request *rq,
|
||||
|
||||
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
Block a user