From: David Howells Date: Mon, 2 Mar 2015 16:40:32 +0000 (+0000) Subject: configfs: Fix inconsistent use of file_inode() vs file->f_path.dentry->d_inode X-Git-Tag: omap-for-v4.1/fixes-rc1~116^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6683de3886a313ae3d4b8c0323313a987073481b;p=pandora-kernel.git configfs: Fix inconsistent use of file_inode() vs file->f_path.dentry->d_inode Fix inconsistent use of file_inode() vs file->f_path.dentry->d_inode. Reported-by: Dan Carpenter Signed-off-by: David Howells Signed-off-by: Al Viro --- Reading git-diff-tree failed