summaryrefslogtreecommitdiff
path: root/fs/nfsd/acl.h
diff options
context:
space:
mode:
authorBryan Schumaker <bjschuma@netapp.com>2011-04-27 19:47:14 (GMT)
committerJ. Bruce Fields <bfields@redhat.com>2011-04-30 00:47:57 (GMT)
commitfccb13c947de83a368e1f3c2216bbf4d8d41efa1 (patch)
tree48f4ce535e1e34e610cf0eb4b6127db76e7b6a55 /fs/nfsd/acl.h
parentbcecf1ccc336200ee488e8eb68acdafc4b0dbd1a (diff)
downloadlinux-fccb13c947de83a368e1f3c2216bbf4d8d41efa1.tar.xz
NFSD: Remove setting unused variable in nfsd_vfs_read()
Compiling gave me this warning: fs/nfsd/vfs.c: In function ‘nfsd_vfs_read’: fs/nfsd/vfs.c:880:16: warning: variable ‘inode’ set but not used [-Wunused-but-set-variable] I discovered that a local variable "inode" was being set towards the beginning of nfsd_vfs_read() and then ignored for the rest of the function. Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/acl.h')
0 files changed, 0 insertions, 0 deletions