[PATCH] cfq-iosched: move on_rr check into cfq_resort_rr_list()
authorJens Axboe <jens.axboe@oracle.com>
Mon, 5 Feb 2007 10:55:35 +0000 (11:55 +0100)
committerJens Axboe <axboe@carl.home.kernel.dk>
Sun, 11 Feb 2007 22:14:44 +0000 (23:14 +0100)
Move the on_rr check into cfq_resort_rr_list(), every call site
needs to check it anyway.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/cfq-iosched.c

Simple merge