Skip to content

Commit b023c1c

Browse files
covanambjorn-helgaas
authored andcommitted
PCI: hotplug: Remove obsolete sgi_hotplug TODO notes
Commit c7532b6 ("PCI/hotplug: remove the sgi_hotplug driver") deleted the driver. Remove the remaining TODO notes as well. Link: https://lore.kernel.org/r/26784ee39fbb3fbd0fe96508158d74419018e6ad.1714762038.git.namcao@linutronix.de Signed-off-by: Nam Cao <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]>
1 parent e6e9a9a commit b023c1c

File tree

1 file changed

+0
-8
lines changed
  • drivers/pci/hotplug

1 file changed

+0
-8
lines changed

drivers/pci/hotplug/TODO

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,6 @@ ibmphp:
4949

5050
* Returned code from pci_hp_add_bridge() is not checked.
5151

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-
6052
shpchp:
6153

6254
* There is only a single implementation of struct hpc_ops. Can the struct be

0 commit comments

Comments
 (0)