diff mbox series

MAINTAINERS: adjust file entry in FREESCALE QORIQ DPAA FMAN DRIVER

Message ID 20240624070326.130270-1-lukas.bulwahn@redhat.com (mailing list archive)
State Accepted
Commit 568ebdaba6370c03360860f1524f646ddd5ca523
Delegated to: Netdev Maintainers
Headers show
Series MAINTAINERS: adjust file entry in FREESCALE QORIQ DPAA FMAN DRIVER | expand

Checks

Context Check Description
netdev/tree_selection success Not a local patch

Commit Message

Lukas Bulwahn June 24, 2024, 7:03 a.m. UTC
From: Lukas Bulwahn <lukas.bulwahn@redhat.com>

Commit 243996d172a6 ("dt-bindings: net: Convert fsl-fman to yaml") splits
the previous dt text file into four yaml files. It adjusts a corresponding
file entry in MAINTAINERS from txt to yaml, but this adjustment misses
that the file was split and renamed.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.

Adjust the file entry to match the four yaml files resulting from this
commit above.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

patchwork-bot+netdevbpf@kernel.org June 24, 2024, 10:40 a.m. UTC | #1
Hello:

This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:

On Mon, 24 Jun 2024 09:03:26 +0200 you wrote:
> From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
> 
> Commit 243996d172a6 ("dt-bindings: net: Convert fsl-fman to yaml") splits
> the previous dt text file into four yaml files. It adjusts a corresponding
> file entry in MAINTAINERS from txt to yaml, but this adjustment misses
> that the file was split and renamed.
> 
> [...]

Here is the summary with links:
  - MAINTAINERS: adjust file entry in FREESCALE QORIQ DPAA FMAN DRIVER
    https://git.kernel.org/netdev/net-next/c/568ebdaba637

You are awesome, thank you!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 807feae089c4..6fe301179ed0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8874,7 +8874,7 @@  M:	Madalin Bucur <madalin.bucur@nxp.com>
 R:	Sean Anderson <sean.anderson@seco.com>
 L:	netdev@vger.kernel.org
 S:	Maintained
-F:	Documentation/devicetree/bindings/net/fsl-fman.yaml
+F:	Documentation/devicetree/bindings/net/fsl,fman*.yaml
 F:	drivers/net/ethernet/freescale/fman
 
 FREESCALE QORIQ PTP CLOCK DRIVER