From: Aaron Carroll Date: Thu, 14 Aug 2008 08:17:14 +0000 (+1000) Subject: deadline-iosched: non-functional fixes X-Git-Tag: v2.6.28-rc1~733^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fb72f7646e86874eb2798256eaa6bf3fbe4edcf;p=pandora-kernel.git deadline-iosched: non-functional fixes * convert goto to simpler while loop; * use rq_end_sector() instead of computing manually; * fix false comments; * remove spurious whitespace; * convert rq_rb_root macro to an inline function. Signed-off-by: Aaron Carroll Signed-off-by: Jens Axboe --- Reading git-diff-tree failed