[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210323184530.GA2483289@infradead.org>
Date: Tue, 23 Mar 2021 18:45:30 +0000
From: Christoph Hellwig <hch@...radead.org>
To: Vinicius Costa Gomes <vinicius.gomes@...el.com>
Cc: Christoph Hellwig <hch@...radead.org>,
intel-wired-lan@...ts.osuosl.org, sasha.neftin@...el.com,
anthony.l.nguyen@...el.com, linux-pci@...r.kernel.org,
bhelgaas@...gle.com, netdev@...r.kernel.org, mlichvar@...hat.com,
richardcochran@...il.com
Subject: Re: [PATCH next-queue v3 1/3] Revert "PCI: Make pci_enable_ptm()
private"
On Tue, Mar 23, 2021 at 11:40:11AM -0700, Vinicius Costa Gomes wrote:
> > Without an EXPORT_SYMBOL_GPL this is not going to be very useful for
> > your driver.
>
> Unless I am missing something here, the commit that made
> 'pci_enable_ptm()' private didn't remove the 'EXPORT_SYMBOL' from the
> function definition in drivers/pci/pcie/ptm.c.
OOPS, indeed. Looks like right now the function is nindeed exported,
but has no single user at all.
Powered by blists - more mailing lists