[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240704134953.2360738-1-rick.wertenbroek@gmail.com>
Date: Thu, 4 Jul 2024 15:49:53 +0200
From: Rick Wertenbroek <rick.wertenbroek@...il.com>
To: kw@...ux.com
Cc: abaci@...ux.alibaba.com,
arnd@...db.de,
gregkh@...uxfoundation.org,
jiapeng.chong@...ux.alibaba.com,
kishon@...nel.org,
linux-kernel@...r.kernel.org,
linux-pci@...r.kernel.org,
manivannan.sadhasivam@...aro.org,
Rick Wertenbroek <rick.wertenbroek@...il.com>
Subject: Re: Re: [PATCH -next v2] misc: pci_endpoint_test: Remove some unused functions
On Thu, Jul 04, 2024 at 04:14:06PM +0900, Krzysztof WilczyĆski wrote:
> Hello,
>
> > These functions are defined in the pci_endpoint_test.c file, but not
> > called elsewhere, so delete these unused functions.
> >
> > drivers/misc/pci_endpoint_test.c:144:19: warning: unused function 'pci_endpoint_test_bar_readl'.
> > drivers/misc/pci_endpoint_test.c:150:20: warning: unused function 'pci_endpoint_test_bar_writel'.
>
> Have you see my question to the first version of this patch?
>
> Krzysztof
Hello,
The functions were removed in this patch : https://lore.kernel.org/linux-pci/20240322164139.678228-1-cassel@kernel.org/
So in linux-next they are indeed not used anymore.
You applied it to misc : https://lore.kernel.org/linux-pci/20240517100929.GB202520@rocinante/
Regards,
Rick
Powered by blists - more mailing lists