Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131793
b: refs/heads/master
c: 86883c2
h: refs/heads/master
i:
  131791: 6cf492a
v: v3
  • Loading branch information
Linus Torvalds committed Feb 26, 2009
1 parent 288adb6 commit 3084fcf
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: 169d418b127b98a3e464e9c4b807ad083760f98c
refs/heads/master: 86883c2736e9697a38080a31c2794fa1316fd68f
2 changes: 1 addition & 1 deletion trunk/drivers/ieee1394/ieee1394_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1275,7 +1275,7 @@ static void __exit ieee1394_cleanup(void)
unregister_chrdev_region(IEEE1394_CORE_DEV, 256);
}

module_init(ieee1394_init);
fs_initcall(ieee1394_init);
module_exit(ieee1394_cleanup);

/* Exported symbols */
Expand Down

0 comments on commit 3084fcf

Please sign in to comment.