Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26030
b: refs/heads/master
c: a5f9145
h: refs/heads/master
v: v3
  • Loading branch information
Eric Sesterhenn authored and Trond Myklebust committed Apr 19, 2006
1 parent c4f07eb commit e04ab4a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 7451c4f0ee53e36fd74168af8df75b28fd04a2aa
refs/heads/master: a5f9145bc9c340bda743ad51e09bdea60fa3ddfa
1 change: 0 additions & 1 deletion trunk/net/sunrpc/auth_gss/auth_gss.c
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,6 @@ gss_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags)

out_err:
dprintk("RPC: gss_create_cred failed with error %d\n", err);
if (cred) gss_destroy_cred(&cred->gc_base);
return ERR_PTR(err);
}

Expand Down

0 comments on commit e04ab4a

Please sign in to comment.