git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f114040
)
PCI: Remove unused and broken to_hotplug_slot()
author
Gavin Shan
<gwshan@linux.vnet.ibm.com>
Wed, 12 Nov 2014 02:43:52 +0000
(13:43 +1100)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 13 Nov 2014 17:35:25 +0000
(10:35 -0700)
to_hotplug_slot() is unused and wouldn't work anyway, because struct
hotplug_slot no longer contains a struct kobject (it was removed by
f46753c5e354
("PCI: introduce pci_slot")).
Remove to_hotplug_slot().
[bhelgaas: changelog]
Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found