From: Ingo Molnar Date: Tue, 11 Apr 2006 11:53:33 +0000 (+0200) Subject: [PATCH] pipe.c/fifo.c code cleanups X-Git-Tag: v2.6.17-rc2~107^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=923f4f23940d2361e8d5c4245982163a8e9d1c91;p=pandora-kernel.git [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 Signed-off-by: Jens Axboe --- Reading git-diff-tree failed