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:
51da90f
)
[PATCH] struct request: shrink and optimize some more
author
Jens Axboe
<axboe@suse.de>
Thu, 10 Aug 2006 07:00:21 +0000
(09:00 +0200)
committer
Jens Axboe
<axboe@nelson.home.kernel.dk>
Sat, 30 Sep 2006 18:29:35 +0000
(20:29 +0200)
Move some members around and unionize completion_data and rb_node since
they cannot ever be used at the same time.
Signed-off-by: Jens Axboe <axboe@suse.de>
No differences found