Re: [PATCH -next v2] misc: pci_endpoint_test: Remove some unused functions
From: Greg KH
Date: Thu Jul 04 2024 - 08:58:21 EST
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?
Yeah, I don't understand this at all, how is this patch even building?
What tree/branch is it made against?
thanks,
greg k-h