do_dentry_open(): take initialization of file->f_path to caller
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 10 Jun 2012 18:32:45 +0000 (14:32 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 14 Jul 2012 12:33:54 +0000 (16:33 +0400)
... and get rid of a couple of arguments and a pointless reassignment
in finish_open() case.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/open.c

diff --cc fs/open.c
Simple merge