linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] PCI/AER: Remove/unexport error reporting enable/disable
@ 2023-07-10 23:21 Bjorn Helgaas
  2023-07-10 23:21 ` [PATCH 1/2] PCI/AER: Drop unused pci_disable_pcie_error_reporting() Bjorn Helgaas
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Bjorn Helgaas @ 2023-07-10 23:21 UTC (permalink / raw)
  To: linux-pci
  Cc: Bjorn Helgaas, linuxppc-dev, Oliver O'Halloran,
	Mahesh J Salgaonkar, linux-kernel

From: Bjorn Helgaas <bhelgaas@google.com>

pci_disable_pcie_error_reporting() is unused; remove it.
pci_enable_pcie_error_reporting() is used only inside aer.c; make it
static.

Bjorn Helgaas (2):
  PCI/AER: Drop unused pci_disable_pcie_error_reporting()
  PCI/AER: Unexport pci_enable_pcie_error_reporting()

 drivers/pci/pcie/aer.c | 15 +--------------
 include/linux/aer.h    | 11 -----------
 2 files changed, 1 insertion(+), 25 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-07-13 16:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-10 23:21 [PATCH 0/2] PCI/AER: Remove/unexport error reporting enable/disable Bjorn Helgaas
2023-07-10 23:21 ` [PATCH 1/2] PCI/AER: Drop unused pci_disable_pcie_error_reporting() Bjorn Helgaas
2023-07-11  5:11   ` Christoph Hellwig
2023-07-10 23:21 ` [PATCH 2/2] PCI/AER: Unexport pci_enable_pcie_error_reporting() Bjorn Helgaas
2023-07-11  5:11   ` Christoph Hellwig
2023-07-11  1:18 ` [PATCH 0/2] PCI/AER: Remove/unexport error reporting enable/disable Sathyanarayanan Kuppuswamy
2023-07-13 16:18 ` 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).