summaryrefslogtreecommitdiff
path: root/fs/nfsd/vfs.c
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@citi.umich.edu>2010-07-06 16:39:12 (GMT)
committerJ. Bruce Fields <bfields@citi.umich.edu>2010-07-06 16:40:22 (GMT)
commit6a85d6c76962db769bb2f2cb11b17b16f32c4158 (patch)
tree65388abfab32f42d5ce3699b01638cc16f6085d5 /fs/nfsd/vfs.c
parent8eab945c5616fc984e97b922d6a2559be93f39a1 (diff)
downloadlinux-6a85d6c76962db769bb2f2cb11b17b16f32c4158.tar.xz
nfsd4: comment nitpick
Reported-by: "Madan, Anshul" <Anshul.Madan@netapp.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'fs/nfsd/vfs.c')
-rw-r--r--fs/nfsd/vfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfsd/vfs.c b/fs/nfsd/vfs.c
index ebbf3b6..e3611b5 100644
--- a/fs/nfsd/vfs.c
+++ b/fs/nfsd/vfs.c
@@ -605,7 +605,7 @@ nfsd4_get_nfs4_acl(struct svc_rqst *rqstp, struct dentry *dentry, struct nfs4_ac
return error;
}
-#endif /* defined(CONFIG_NFS_V4) */
+#endif /* defined(CONFIG_NFSD_V4) */
#ifdef CONFIG_NFSD_V3
/*