Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33922
b: refs/heads/master
c: 55ebcc3
h: refs/heads/master
v: v3
  • Loading branch information
Arnaud Patard authored and Linus Torvalds committed Sep 16, 2006
1 parent 90813e6 commit 42c9c38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e1ed7ac77b63abb6b3a2c0b4b070f50da5b1fb2f
refs/heads/master: 55ebcc38a5f6d40e4c41447e413ef842b803980f
1 change: 1 addition & 0 deletions trunk/drivers/char/ipmi/ipmi_si_intf.c
Original file line number Diff line number Diff line change
Expand Up @@ -2481,6 +2481,7 @@ static __devinit int init_ipmi_si(void)
#ifdef CONFIG_PCI
pci_unregister_driver(&ipmi_pci_driver);
#endif
driver_unregister(&ipmi_driver);
printk("ipmi_si: Unable to find any System Interface(s)\n");
return -ENODEV;
} else {
Expand Down

0 comments on commit 42c9c38

Please sign in to comment.