]> www.infradead.org Git - users/dwmw2/linux.git/commit
PCI: cpcihp: Remove unused struct cpci_hp_controller_ops.hardware_test
authorGuilherme Giacomo Simoes <trintaeoitogc@gmail.com>
Mon, 14 Oct 2024 13:19:17 +0000 (10:19 -0300)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 18 Oct 2024 23:31:52 +0000 (18:31 -0500)
commit5b036cada481a7a3bf30d333298f6d83dfb19bed
tree21281c82fe6dde28f6fdbb430056f3e38fee3692
parent9852d85ec9d492ebef56dc5f229416c925758edc
PCI: cpcihp: Remove unused struct cpci_hp_controller_ops.hardware_test

The 'hardware_test' field in struct cpci_hp_controller_ops is unused;
remove it to reduce resource consumption.

Link: https://lore.kernel.org/r/20241014131917.324667-1-trintaeoitogc@gmail.com
Signed-off-by: Guilherme Giacomo Simoes <trintaeoitogc@gmail.com>
[bhelgas: commit log]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/hotplug/cpci_hotplug.h