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:
cb78b28
)
[PATCH] ll_rw_blk: cleanup __make_request()
author
Jens Axboe
<axboe@suse.de>
Tue, 18 Jul 2006 02:14:45 +0000
(
04:14
+0200)
committer
Jens Axboe
<axboe@nelson.home.kernel.dk>
Sat, 30 Sep 2006 18:29:34 +0000
(20:29 +0200)
- Don't assign variables that are only used once.
- Kill spin_lock() prefetching, it's opportunistic at best.
Signed-off-by: Jens Axboe <axboe@suse.de>
No differences found