Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334035
b: refs/heads/master
c: 9c0b0ff
h: refs/heads/master
i:
  334033: 9174662
  334031: 21bc151
v: v3
  • Loading branch information
J. Bruce Fields committed Aug 20, 2012
1 parent 0c7704a commit 0a18cb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1696c47ce2f42e671f6a17682b533273f4ac7963
refs/heads/master: 9c0b0ff79935c7e18b2f2f0d66de7086f57c077b
3 changes: 1 addition & 2 deletions trunk/fs/nfsd/nfs2acl.c
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,7 @@ static int nfsaclsvc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p,
* There must be an encoding function for void results so svc_process
* will work properly.
*/
int
nfsaclsvc_encode_voidres(struct svc_rqst *rqstp, __be32 *p, void *dummy)
static int nfsaclsvc_encode_voidres(struct svc_rqst *rqstp, __be32 *p, void *dummy)
{
return xdr_ressize_check(rqstp, p);
}
Expand Down

0 comments on commit 0a18cb6

Please sign in to comment.