From 6a85d6c76962db769bb2f2cb11b17b16f32c4158 Mon Sep 17 00:00:00 2001 From: "J. Bruce Fields" Date: Tue, 6 Jul 2010 12:39:12 -0400 Subject: [PATCH] nfsd4: comment nitpick Reported-by: "Madan, Anshul" Signed-off-by: J. Bruce Fields --- fs/nfsd/vfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 /* -- 2.7.4