diff options
author | 2008-06-24 16:50:15 +0200 | |
---|---|---|
committer | 2008-07-26 20:53:17 -0400 | |
commit | 7e79eedb3b22200cc8b774baea3a7bf28d766101 (patch) | |
tree | 6e0f8ab6c201c671a73bb7f452265a9bf54d3158 /include/linux/security.h | |
parent | [patch 3/5] vfs: change remove_suid() to file_remove_suid() (diff) | |
download | linux-dev-7e79eedb3b22200cc8b774baea3a7bf28d766101.tar.xz linux-dev-7e79eedb3b22200cc8b774baea3a7bf28d766101.zip |
[patch 4/5] vfs: reuse local variable in vfs_link()
Why not reuse "inode" which is assigned as
struct inode *inode = old_dentry->d_inode;
in the beginning of vfs_link() ?
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Diffstat (limited to 'include/linux/security.h')
0 files changed, 0 insertions, 0 deletions