Skip to content

Commit

Permalink
block: remove dated (and wrong) comment in blk-core.c
Browse files Browse the repository at this point in the history
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
  • Loading branch information
Jens Axboe committed Jan 29, 2008
1 parent 26b8256 commit db1d08c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions block/blk-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit db1d08c

Please sign in to comment.