]> www.infradead.org Git - users/willy/linux.git/commit
MAINTAINERS: adjust file entry in FREESCALE QORIQ DPAA FMAN DRIVER
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Mon, 24 Jun 2024 07:03:26 +0000 (09:03 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Jun 2024 10:34:39 +0000 (11:34 +0100)
commit568ebdaba6370c03360860f1524f646ddd5ca523
tree8e2788e07b77a3f2cf6cfdd55e86f790ba39a127
parent84562f9953ec5f91a4922baa2bd4f2d4f64fac31
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 <lukas.bulwahn@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS