Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119595
b: refs/heads/master
c: 9596401
h: refs/heads/master
i:
  119593: bbac2b7
  119591: f4cf609
v: v3
  • Loading branch information
Hannes Eder authored and Bartlomiej Zolnierkiewicz committed Dec 2, 2008
1 parent 9dbe437 commit 86662ec
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: a3663801b1bb1b6f6e2be5198cc81bc16f1558fd
refs/heads/master: 95964018d53f479529dfdc2b46fe30c0a14a00e0
2 changes: 1 addition & 1 deletion trunk/drivers/ide/alim15x3.c
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ static int __init ali15x3_ide_init(void)

static void __exit ali15x3_ide_exit(void)
{
return pci_unregister_driver(&alim15x3_pci_driver);
pci_unregister_driver(&alim15x3_pci_driver);
}

module_init(ali15x3_ide_init);
Expand Down

0 comments on commit 86662ec

Please sign in to comment.