From: Lukas Bulwahn Date: Mon, 24 Jun 2024 07:03:26 +0000 (+0200) Subject: MAINTAINERS: adjust file entry in FREESCALE QORIQ DPAA FMAN DRIVER X-Git-Tag: io_uring-6.11-20240722~71^2~148 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=568ebdaba6370c03360860f1524f646ddd5ca523;p=linux-block.git MAINTAINERS: adjust file entry in FREESCALE QORIQ DPAA FMAN DRIVER 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 Signed-off-by: David S. Miller --- diff --git a/MAINTAINERS b/MAINTAINERS index 0e3cb040fc16..9283dd04cc6e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8810,7 +8810,7 @@ M: Madalin Bucur R: Sean Anderson 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