commit | 923f4f23940d2361e8d5c4245982163a8e9d1c91 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Tue Apr 11 13:53:33 2006 +0200 |
committer | Jens Axboe <axboe@suse.de> | Tue Apr 11 13:53:33 2006 +0200 |
tree | 05d24681cadfd731a083b0fa3b22b6e7a6622555 | |
parent | 9aeedfc4712ed58d9f7ae41596185c72b8dc97e8 [diff] |
[PATCH] pipe.c/fifo.c code cleanups 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>