Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210335
b: refs/heads/master
c: a9d2a6d
h: refs/heads/master
i:
  210333: 7c8edd5
  210331: 6ed9101
  210327: 819ab8a
  210319: a42eb39
  210303: de6154b
v: v3
  • Loading branch information
Kenji Kaneshige authored and Jesse Barnes committed Aug 24, 2010
1 parent 3299fa0 commit 1a1c134
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 271fb719cc472af3b1e96d8c527bb0da7060a172
refs/heads/master: a9d2a6df11f5b9dc19ad4147374e8b67c4438158
7 changes: 0 additions & 7 deletions trunk/drivers/pci/pcie/portdrv_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -346,11 +346,4 @@ static int __init pcie_portdrv_init(void)
return retval;
}

static void __exit pcie_portdrv_exit(void)
{
pci_unregister_driver(&pcie_portdriver);
pcie_port_bus_unregister();
}

module_init(pcie_portdrv_init);
module_exit(pcie_portdrv_exit);

0 comments on commit 1a1c134

Please sign in to comment.