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:
db64f68
)
cfq-iosched: remove redundant check for NULL cfqq in cfq_set_request()
author
Shan Wei
<shanwei@cn.fujitsu.com>
Wed, 1 Jul 2009 10:41:14 +0000
(12:41 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Wed, 1 Jul 2009 10:41:14 +0000
(12:41 +0200)
With the changes for falling back to an oom_cfqq, we never fail
to find/allocate a queue in cfq_get_queue(). So remove the check.
Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found