Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44897
b: refs/heads/master
c: fadfc8e
h: refs/heads/master
i:
  44895: 5096344
v: v3
  • Loading branch information
Akinobu Mita authored and Linus Torvalds committed Dec 22, 2006
1 parent bd3e8e0 commit 83f2a33
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: 3e1fbd12c958591695f89b11f9c6ec08d002e358
refs/heads/master: fadfc8e930dcaf502b49a0a0170ba8ebe9a34c49
2 changes: 1 addition & 1 deletion trunk/net/sunrpc/auth_gss/gss_spkm3_mech.c
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ static int __init init_spkm3_module(void)
status = gss_mech_register(&gss_spkm3_mech);
if (status)
printk("Failed to register spkm3 gss mechanism!\n");
return 0;
return status;
}

static void __exit cleanup_spkm3_module(void)
Expand Down

0 comments on commit 83f2a33

Please sign in to comment.