Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74201
b: refs/heads/master
c: c3c9d45
h: refs/heads/master
i:
  74199: 3b5e1f5
v: v3
  • Loading branch information
Joe Perches authored and David S. Miller committed Nov 20, 2007
1 parent e7530c3 commit 1e8d9d7
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: 9ee46f1d31cf70b7e6375bc50b811f529b7bc82e
refs/heads/master: c3c9d45828255dcb63d695a3229a25cba97a9bdf
2 changes: 1 addition & 1 deletion trunk/net/sunrpc/auth_gss/auth_gss.c
Original file line number Diff line number Diff line change
Expand Up @@ -967,7 +967,7 @@ gss_validate(struct rpc_task *task, __be32 *p)
if (maj_stat == GSS_S_CONTEXT_EXPIRED)
clear_bit(RPCAUTH_CRED_UPTODATE, &cred->cr_flags);
if (maj_stat) {
dprintk("RPC: %5u gss_validate: gss_verify_mic returned"
dprintk("RPC: %5u gss_validate: gss_verify_mic returned "
"error 0x%08x\n", task->tk_pid, maj_stat);
goto out_bad;
}
Expand Down

0 comments on commit 1e8d9d7

Please sign in to comment.