]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit88e7fbd4a599375a08876e80a76d92e49fdea55c
treea4cd2108911ec954826d96e699450e18151f5f03
parent4bf46a272647d89e780126b52eda04737defd9f4
NFS: Don't use d_inode as a variable name

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