mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-26 08:31:13 +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
1 changed files with 0 additions and 5 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue