Re: [PATCH v2] PCI: Move static keyword to the front of declarations in pci-bridge-emul.c
From: Thomas Petazzoni
Date: Wed Aug 28 2019 - 09:39:32 EST
Hello,
On Wed, 28 Aug 2019 15:17:33 +0200
Krzysztof Wilczynski <kw@xxxxxxxxx> wrote:
> Move the static keyword to the front of declarations of
> pci_regs_behavior and pcie_cap_regs_behavior, and resolve
> the following compiler warning that can be seen when
> building with warnings enabled (W=1):
>
> drivers/pci/pci-bridge-emul.c:41:1: warning: âstaticâ is not at beginning of declaration [-Wold-style-declaration]
> const static struct pci_bridge_reg_behavior pci_regs_behavior[] = {
> ^
> drivers/pci/pci-bridge-emul.c:176:1: warning: âstaticâ is not at beginning of declaration [-Wold-style-declaration]
> const static struct pci_bridge_reg_behavior pcie_cap_regs_behavior[] = {
> ^
>
> Signed-off-by: Krzysztof Wilczynski <kw@xxxxxxxxx>
Acked-by: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxx>
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com