Re: [PATCH] PCI: dwc: intel: make intel_pcie_cpu_addr() static

From: Jason Yan
Date: Wed Apr 15 2020 - 09:10:35 EST


在 2020/4/15 18:07, Andy Shevchenko 写道:
On Wed, Apr 15, 2020 at 04:49:53PM +0800, Jason Yan wrote:
Fix the following sparse warning:

drivers/pci/controller/dwc/pcie-intel-gw.c:456:5: warning: symbol
'intel_pcie_cpu_addr' was not declared. Should it be static?

Please, learn how to use get_maintainers.pl to avoid spamming people.
Hint:
scripts/get_maintainer.pl --git --git-min-percent=67
would give advantage, though it still requires a common sense to be applied.


I'm so sorry to bother you with this. I will be more careful when I'm
sending patches.

Thanks,

Jason