Re: [PATCH] PCI: dwc: remove unused function

From: Krzysztof Wilczyński
Date: Thu Apr 15 2021 - 09:32:52 EST


Hi,

> Fix the following clang warning:
>
> drivers/pci/controller/dwc/pcie-intel-gw.c:84:19: warning: unused
> function 'pcie_app_rd' [-Wunused-function].
[...]

Nice catch! Thank you.

Reviewed-by: Krzysztof Wilczyński <kw@xxxxxxxxx>

By the way, next time capitalise the subject line.

Krzysztof