NFS: Don't use d_inode as a variable name
authorDavid Howells <dhowells@redhat.com>
Wed, 4 Mar 2015 16:38:26 +0000 (16:38 +0000)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 15 Apr 2015 19:05:29 +0000 (15:05 -0400)
Don't use d_inode as a variable name as it now masks a function name.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/nfs/read.c

diff --cc fs/nfs/read.c
Simple merge