From: Al Viro Date: Sun, 10 Jun 2012 18:32:45 +0000 (-0400) Subject: do_dentry_open(): take initialization of file->f_path to caller X-Git-Tag: v3.6-rc1~152^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02e5180d991f203441687cecd0b7e6a2ba0a34d3;p=pandora-kernel.git do_dentry_open(): take initialization of file->f_path to caller ... and get rid of a couple of arguments and a pointless reassignment in finish_open() case. Signed-off-by: Al Viro --- Reading git-diff-tree failed