Re: [PATCH] PCI: shpchp: remove unused function
From: Krzysztof Wilczyński
Date: Thu Apr 15 2021 - 09:33:52 EST
Hi,
> Fix the following clang warning:
>
> drivers/pci/hotplug/shpchp_hpc.c:177:20: warning: unused function
> 'shpc_writeb' [-Wunused-function].
[...]
Nice catch! Thank you.
Reviewed-by: Krzysztof Wilczyński <kw@xxxxxxxxx>
By the way, next time capitalise the subject line.
Krzysztof