Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131797
b: refs/heads/master
c: 6fc79d4
h: refs/heads/master
i:
  131795: 0a126af
v: v3
  • Loading branch information
Linus Torvalds committed Feb 26, 2009
1 parent 24d7dba commit 2f20e8e
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: f72b728bf100f276628e378e1fe6c6acd5d09401
refs/heads/master: 6fc79d40d30b1595261607a155f039fb7b2d5606
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 2f20e8e

Please sign in to comment.