From: Paul Bolle Date: Thu, 2 Jun 2011 11:05:02 +0000 (+0200) Subject: cfq-iosched: Remove bogus check in queue_fail path X-Git-Tag: v3.0-rc2~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28304f485c3627cc5e1665b92e26eb7fcfe98088;p=pandora-kernel.git cfq-iosched: Remove bogus check in queue_fail path queue_fail can only be reached if cic is NULL, so its check for cic must be bogus. Signed-off-by: Paul Bolle Signed-off-by: Jens Axboe --- Reading git-diff-tree failed