[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230713161822.GA320898@bhelgaas>
Date: Thu, 13 Jul 2023 11:18:22 -0500
From: Bjorn Helgaas <helgaas@...nel.org>
To: linux-pci@...r.kernel.org
Cc: Bjorn Helgaas <bhelgaas@...gle.com>, linuxppc-dev@...ts.ozlabs.org,
Oliver O'Halloran <oohall@...il.com>,
Mahesh J Salgaonkar <mahesh@...ux.ibm.com>,
linux-kernel@...r.kernel.org, Christoph Hellwig <hch@....de>,
Kuppuswamy Sathyanarayanan
<sathyanarayanan.kuppuswamy@...ux.intel.com>
Subject: Re: [PATCH 0/2] PCI/AER: Remove/unexport error reporting
enable/disable
On Mon, Jul 10, 2023 at 06:21:34PM -0500, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas@...gle.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(-)
Applied to pci/aer for v6.6, thanks Christoph and Sathy!
Powered by blists - more mailing lists