Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217090
b: refs/heads/master
c: 9a84d38
h: refs/heads/master
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Oct 24, 2010
1 parent 380e236 commit efa21df
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: 3388bff5cfe91589a912cdc7f00d3aae3aa18adc
refs/heads/master: 9a84d38031c258a17bb39beed1e500eadee67407
2 changes: 1 addition & 1 deletion trunk/net/sunrpc/auth.c
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,7 @@ rpcauth_unwrap_resp(struct rpc_task *task, kxdrproc_t decode, void *rqstp,
int
rpcauth_refreshcred(struct rpc_task *task)
{
struct rpc_cred *cred = task->tk_rqstp->rq_cred;
struct rpc_cred *cred;
int err;

cred = task->tk_rqstp->rq_cred;
Expand Down

0 comments on commit efa21df

Please sign in to comment.