diff --git a/[refs] b/[refs] index 34b05771e76e..4d22962cb4b2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3388bff5cfe91589a912cdc7f00d3aae3aa18adc +refs/heads/master: 9a84d38031c258a17bb39beed1e500eadee67407 diff --git a/trunk/net/sunrpc/auth.c b/trunk/net/sunrpc/auth.c index 36cb66022a27..b457db034cc9 100644 --- a/trunk/net/sunrpc/auth.c +++ b/trunk/net/sunrpc/auth.c @@ -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;