From: Miklos Szeredi Date: Fri, 19 Jun 2015 08:29:13 +0000 (+0200) Subject: vfs: add file_path() helper X-Git-Tag: omap-for-v4.3/legacy-v2-signed~35^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bf39ab2adafd7cf8740859cb49e7b7952813a5d;p=pandora-kernel.git vfs: add file_path() helper Turn d_path(&file->f_path, ...); into file_path(file, ...); Signed-off-by: Miklos Szeredi Signed-off-by: Al Viro --- Reading git-diff-tree failed