From: Jens Axboe Date: Mon, 5 Feb 2007 10:55:35 +0000 (+0100) Subject: [PATCH] cfq-iosched: move on_rr check into cfq_resort_rr_list() X-Git-Tag: v2.6.21-rc1~274^2~223 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98e41c7dfc90c0e9a1086502d4c4d367e1ad74db;p=pandora-kernel.git [PATCH] cfq-iosched: move on_rr check into cfq_resort_rr_list() Move the on_rr check into cfq_resort_rr_list(), every call site needs to check it anyway. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed