Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73532
b: refs/heads/master
c: 2bf236d
h: refs/heads/master
v: v3
  • Loading branch information
Michael Buesch authored and David S. Miller committed Nov 11, 2007
1 parent 94487a7 commit b216700
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: ac71c691e6a5ce991fe221d3bdb0c972f617aa37
refs/heads/master: 2bf236d55e5ea2b92ed5235af09997c2995b316b
2 changes: 1 addition & 1 deletion trunk/net/rfkill/rfkill.c
Original file line number Diff line number Diff line change
Expand Up @@ -449,5 +449,5 @@ static void __exit rfkill_exit(void)
class_unregister(&rfkill_class);
}

module_init(rfkill_init);
subsys_initcall(rfkill_init);
module_exit(rfkill_exit);

0 comments on commit b216700

Please sign in to comment.