git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
4c49ff3
)
cfq-iosched: Remove bogus check in queue_fail path
author
Paul Bolle
<pebolle@tiscali.nl>
Thu, 2 Jun 2011 11:05:02 +0000
(13:05 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Thu, 2 Jun 2011 11:05:02 +0000
(13:05 +0200)
queue_fail can only be reached if cic is NULL, so its check for cic must
be bogus.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
No differences found