Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit db1d08c6 authored by Jens Axboe's avatar Jens Axboe
Browse files

block: remove dated (and wrong) comment in blk-core.c

parent 26b8256e
Loading
Loading
Loading
Loading
+0 −5
Original line number Original line Diff line number Diff line
@@ -381,11 +381,6 @@ int blk_rq_map_sg(struct request_queue *q, struct request *rq,


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)