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:
0e75f90
)
[BLOCK] Cleanup unused variable passing
author
Jens Axboe
<jens.axboe@oracle.com>
Fri, 1 Dec 2006 09:42:33 +0000
(10:42 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Fri, 1 Dec 2006 09:42:33 +0000
(10:42 +0100)
- ->init_queue() does not need the elevator passed in
- ->put_request() is a hot path and need not have the queue passed in
- cfq_update_io_seektime() does not need cfqd passed in
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found