Re: [PATCH -next v2] misc: pci_endpoint_test: Remove some unused functions

From: Krzysztof Wilczyński
Date: Fri Jul 05 2024 - 23:18:58 EST


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'.

Applied to misc, thank you!

[1/1] misc: pci_endpoint_test: Remove unused pci_endpoint_test_bar_{readl,writel} functions
https://git.kernel.org/pci/pci/c/c22359447a19

Krzysztof