Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155521
b: refs/heads/master
c: 4b892e6
h: refs/heads/master
i:
  155519: 2063217
v: v3
  • Loading branch information
Mark McLoughlin authored and Rusty Russell committed Jul 17, 2009
1 parent be7e4c9 commit 805fc64
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: d9ecdea7ed7467db32ec160f4eca46c279255606
refs/heads/master: 4b892e6582e3a4fe01f623aea386907270d5bf83
2 changes: 1 addition & 1 deletion trunk/drivers/virtio/virtio_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@ static int __init virtio_pci_init(void)

err = pci_register_driver(&virtio_pci_driver);
if (err)
device_unregister(virtio_pci_root);
root_device_unregister(virtio_pci_root);

return err;
}
Expand Down

0 comments on commit 805fc64

Please sign in to comment.