From db1d08c646e47f3c7835ecdabb51a906ec311f69 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Tue, 29 Jan 2008 13:55:40 +0100 Subject: block: remove dated (and wrong) comment in blk-core.c Signed-off-by: Jens Axboe --- block/blk-core.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'block') diff --git a/block/blk-core.c b/block/blk-core.c index 3d415ec10fb8..99f4d641edf5 100644 --- a/block/blk-core.c +++ b/block/blk-core.c @@ -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) -- cgit v1.2.3-59-g8ed1b