Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310961
b: refs/heads/master
c: e216c8c
h: refs/heads/master
i:
  310959: 66b4a5f
v: v3
  • Loading branch information
Dan Carpenter authored and Trond Myklebust committed Jun 12, 2012
1 parent 986597e commit c014388
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 0439f31c35d1da0b28988b308ea455e38e6a350d
refs/heads/master: e216c8c771c9a77f14d7e8b4131846b038f6c145
2 changes: 1 addition & 1 deletion trunk/fs/nfs/callback_xdr.c
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@ static __be32 encode_cb_sequence_res(struct svc_rqst *rqstp,
const struct cb_sequenceres *res)
{
__be32 *p;
unsigned status = res->csr_status;
__be32 status = res->csr_status;

if (unlikely(status != 0))
goto out;
Expand Down

0 comments on commit c014388

Please sign in to comment.