* [RESEND PATCH] PCI: hotplug: remove resolved TODO
@ 2025-06-11 2:21 Guilherme Giacomo Simoes
2025-06-11 20:46 ` Bjorn Helgaas
0 siblings, 1 reply; 2+ messages in thread
From: Guilherme Giacomo Simoes @ 2025-06-11 2:21 UTC (permalink / raw)
To: bhelgaas, ngn; +Cc: linux-pci, linux-kernel, Guilherme Giacomo Simoes
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@gmail.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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [RESEND PATCH] PCI: hotplug: remove resolved TODO
2025-06-11 2:21 [RESEND PATCH] PCI: hotplug: remove resolved TODO Guilherme Giacomo Simoes
@ 2025-06-11 20:46 ` Bjorn Helgaas
0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2025-06-11 20:46 UTC (permalink / raw)
To: Guilherme Giacomo Simoes; +Cc: bhelgaas, ngn, linux-pci, linux-kernel
On Tue, Jun 10, 2025 at 11:21:23PM -0300, Guilherme Giacomo Simoes wrote:
> 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@gmail.com>
Applied to pci/misc for v6.17, thanks!
> ---
> 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
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-06-11 20:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-11 2:21 [RESEND PATCH] PCI: hotplug: remove resolved TODO Guilherme Giacomo Simoes
2025-06-11 20:46 ` Bjorn Helgaas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).