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:
9aeedfc
)
[PATCH] pipe.c/fifo.c code cleanups
author
Ingo Molnar
<mingo@elte.hu>
Tue, 11 Apr 2006 11:53:33 +0000
(13:53 +0200)
committer
Jens Axboe
<axboe@suse.de>
Tue, 11 Apr 2006 11:53:33 +0000
(13:53 +0200)
more code cleanups after the macro conversion:
- standardize on 'struct pipe_inode_info *pipe' variable names
- introduce 'pipe' temporaries to reduce mass inode->i_pipe dereferencing
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Jens Axboe <axboe@suse.de>
No differences found