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:
addd0a0
)
iosched: remove redundant sprintf
author
Kees Cook
<kees.cook@canonical.com>
Fri, 6 May 2011 00:02:12 +0000
(18:02 -0600)
committer
Jens Axboe
<jaxboe@fusionio.com>
Fri, 6 May 2011 00:02:12 +0000
(18:02 -0600)
After the anticipatory scheduler was dropped, there was no need to
special-case the request_module string. As such, drop the redundant
sprintf and stack variable.
Signed-off-by: Kees Cook <kees.cook@canonical.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
No differences found