Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40910
b: refs/heads/master
c: a462508
h: refs/heads/master
v: v3
  • Loading branch information
Brian King authored and Linus Torvalds committed Nov 14, 2006
1 parent 704b49a commit 20181de
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: cb07c9a1864a8eac9f3123e428100d5b2a16e65a
refs/heads/master: a4625085445b86951d8482c0cdd6d52719f7c323
2 changes: 1 addition & 1 deletion trunk/drivers/ata/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -5957,7 +5957,7 @@ static void __exit ata_exit(void)
destroy_workqueue(ata_aux_wq);
}

module_init(ata_init);
subsys_initcall(ata_init);
module_exit(ata_exit);

static unsigned long ratelimit_time;
Expand Down

0 comments on commit 20181de

Please sign in to comment.