From 6683de3886a313ae3d4b8c0323313a987073481b Mon Sep 17 00:00:00 2001 From: David Howells Date: Mon, 2 Mar 2015 16:40:32 +0000 Subject: [PATCH] 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-format-patch failed