diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2011-05-27 10:53:39 (GMT) |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2011-05-27 11:01:49 (GMT) |
commit | dea3937619cb67d2ad08e2d29ae923875b1eeee9 (patch) | |
tree | d4c4e3ed44cff625f6d2730c2288961922357ba2 /net/packet | |
parent | 287548e46aa752ce9bb87fcff46f8aa794cc5037 (diff) | |
download | linux-dea3937619cb67d2ad08e2d29ae923875b1eeee9.tar.xz |
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 'net/packet')
0 files changed, 0 insertions, 0 deletions