Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 53720
b: refs/heads/master
c: 886a076
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed May 5, 2007
1 parent 932d9a0 commit 48e22f9
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: 989485c190cc6a64e5a21d98ef2d752df1db8c27
refs/heads/master: 886a0768affe9a32f18c45f8e1393bca9ece5392
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/tmscsim.c
Original file line number Diff line number Diff line change
Expand Up @@ -2680,7 +2680,7 @@ static int __init dc390_module_init(void)
printk (KERN_INFO "DC390: Using safe settings.\n");
}

return pci_module_init(&dc390_driver);
return pci_register_driver(&dc390_driver);
}

static void __exit dc390_module_exit(void)
Expand Down

0 comments on commit 48e22f9

Please sign in to comment.