[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20250527193337.144148-1-trintaeoitogc@gmail.com>
Date: Tue, 27 May 2025 16:33:37 -0300
From: Guilherme Giacomo Simoes <trintaeoitogc@...il.com>
To: bhelgaas@...gle.com,
ngn@....tf
Cc: linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org,
Guilherme Giacomo Simoes <trintaeoitogc@...il.com>
Subject: [PATCH] PCI: hotplug: remove resolved TODO
The commit 8ff4574cf73d ("PCI: cpcihp: Remove unused .get_power() and
.set_power()") and commit 5b036cada481 ("PCI: cpcihp: Remove unused
struct cpci_hp_controller_ops.hardware_test") is resolved this TODO.
Remove this obsolete TODO notes.
Signed-off-by: Guilherme Giacomo Simoes <trintaeoitogc@...il.com>
---
drivers/pci/hotplug/TODO | 4 ----
1 file changed, 4 deletions(-)
diff --git a/drivers/pci/hotplug/TODO b/drivers/pci/hotplug/TODO
index 92e6e20e8595..7397374af171 100644
--- a/drivers/pci/hotplug/TODO
+++ b/drivers/pci/hotplug/TODO
@@ -2,10 +2,6 @@ Contributions are solicited in particular to remedy the following issues:
cpcihp:
-* There are no implementations of the ->hardware_test, ->get_power and
- ->set_power callbacks in struct cpci_hp_controller_ops. Why were they
- introduced? Can they be removed from the struct?
-
* Returned code from pci_hp_add_bridge() is not checked.
cpqphp:
--
2.34.1
Powered by blists - more mailing lists