Re: [PATCH v2 4/4] MAINTAINERS: Widen brcmstb PCIe file scope

From: Florian Fainelli
Date: Sun Aug 22 2021 - 04:55:56 EST




On 8/20/2021 9:09 PM, Bjorn Helgaas wrote:
On Thu, Aug 19, 2021 at 04:56:55PM -0500, Jeremy Linton wrote:
The brcmstb PCI hardware is now split across
multiple files. Include them in the maintainers
block.

Rewrap to fill 75 columns or so.

Signed-off-by: Jeremy Linton <jeremy.linton@xxxxxxx>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index fd25e4ecf0b9..605a385cea36 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3500,7 +3500,7 @@ L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers)
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git
F: Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
-F: drivers/pci/controller/pcie-brcmstb.c
+F: drivers/pci/controller/pcie-brcmstb*

There are already two entries that mention
drivers/pci/controller/pcie-brcmstb.c, and a patch headed for v5.14
adds a third. Do you want to update them all?

That would be a good idea, the patch that Bjorn is referring to is:

https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=e647eff57466c8cf7547532d6b26166b9b17f341

With that fixed:

Acked-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian