diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2011-05-27 06:53:39 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2011-05-27 07:01:49 -0400 |
commit | dea3937619cb67d2ad08e2d29ae923875b1eeee9 (patch) | |
tree | d4c4e3ed44cff625f6d2730c2288961922357ba2 /init/version.c | |
parent | 287548e46aa752ce9bb87fcff46f8aa794cc5037 (diff) | |
download | linux-dea3937619cb67d2ad08e2d29ae923875b1eeee9.tar.gz linux-dea3937619cb67d2ad08e2d29ae923875b1eeee9.tar.bz2 linux-dea3937619cb67d2ad08e2d29ae923875b1eeee9.zip |
Trim excessive arguments of follow_mount_rcu()
... and kill a useless local variable in follow_dotdot_rcu(), while
we are at it - follow_mount_rcu(nd, path, inode) *always* assigned
value to *inode, and always it had been path->dentry->d_inode (aka
nd->path.dentry->d_inode, since it always got &nd->path as the second
argument).
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'init/version.c')
0 files changed, 0 insertions, 0 deletions