Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42900
b: refs/heads/master
c: 36499dc
h: refs/heads/master
v: v3
  • Loading branch information
Akinobu Mita authored and Linus Torvalds committed Dec 7, 2006
1 parent 2e70684 commit 7fce64a
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: 7b92ff01c2cd21567c3342c1c77d5e4f1a2bd699
refs/heads/master: 36499dc2bc8025bc931a0fb22bbe0ac0e46ffb14
1 change: 1 addition & 0 deletions trunk/drivers/char/synclink_gt.c
Original file line number Diff line number Diff line change
Expand Up @@ -3522,6 +3522,7 @@ static int __init slgt_init(void)

if (!slgt_device_list) {
printk("%s no devices found\n",driver_name);
pci_unregister_driver(&pci_driver);
return -ENODEV;
}

Expand Down

0 comments on commit 7fce64a

Please sign in to comment.