Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272277
b: refs/heads/master
c: b2bac6a
h: refs/heads/master
i:
  272275: c1b766c
v: v3
  • Loading branch information
Herbert Xu committed Aug 20, 2011
1 parent 5200bd1 commit 9a942c0
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: 4619b6bdb71362d95810f475cc61a6de9d0b1904
refs/heads/master: b2bac6acf86d05d8af0499f37d91ecac15722803
2 changes: 1 addition & 1 deletion trunk/crypto/cryptd.c
Original file line number Diff line number Diff line change
Expand Up @@ -945,7 +945,7 @@ static void __exit cryptd_exit(void)
crypto_unregister_template(&cryptd_tmpl);
}

module_init(cryptd_init);
subsys_initcall(cryptd_init);
module_exit(cryptd_exit);

MODULE_LICENSE("GPL");
Expand Down

0 comments on commit 9a942c0

Please sign in to comment.