We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6e9a9a commit b023c1cCopy full SHA for b023c1c
drivers/pci/hotplug/TODO
@@ -49,14 +49,6 @@ ibmphp:
49
50
* Returned code from pci_hp_add_bridge() is not checked.
51
52
-sgi_hotplug:
53
-
54
-* Several functions access the pci_slot member in struct hotplug_slot even
55
- though pci_hotplug.h declares it private. See sn_hp_destroy() for an
56
- example. Either the pci_slot member should no longer be declared private
57
- or sgi_hotplug should store a pointer to it in struct slot. Probably the
58
- former.
59
60
shpchp:
61
62
* There is only a single implementation of struct hpc_ops. Can the struct be
0 commit comments