From: Jens Axboe Date: Tue, 7 Apr 2009 06:56:14 +0000 (+0200) Subject: cfq-iosched: kill two unused cfqq flags X-Git-Tag: v2.6.30-rc1~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75e50984f062de2abc4bd84c642923e2c48ce2ae;p=pandora-kernel.git cfq-iosched: kill two unused cfqq flags We only manipulate the must_dispatch and queue_new flags, they are not tested anymore. So get rid of them. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed