nfsd4: comment nitpick
Reported-by: "Madan, Anshul" <Anshul.Madan@netapp.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
This commit is contained in:
parent
8eab945c56
commit
6a85d6c769
|
@ -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
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue