aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@gmail.com>2020-09-05 12:37:00 +0200
committerJakub Kicinski <kuba@kernel.org>2020-09-05 13:34:12 -0700
commite799151814d5ecde28d1ea450bea6543c0363c02 (patch)
tree1267078bad212c92d0b2ef74a93a9b93ad280144 /MAINTAINERS
parentMerge branch 'net-dsa-bcm_sf2-Ensure-MDIO-diversion-is-used' (diff)
downloadlinux-dev-e799151814d5ecde28d1ea450bea6543c0363c02.tar.xz
linux-dev-e799151814d5ecde28d1ea450bea6543c0363c02.zip
MAINTAINERS: repair reference in LYNX PCS MODULE
Commit 0da4c3d393e4 ("net: phy: add Lynx PCS module") added the files in ./drivers/net/pcs/, but the new LYNX PCS MODULE section refers to ./drivers/net/phy/. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains: warning: no file matches F: drivers/net/phy/pcs-lynx.c Repair the LYNX PCS MODULE section by referring to the right location. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index cd4ce7977b6c..9a545a631f0d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10314,7 +10314,7 @@ LYNX PCS MODULE
M: Ioana Ciornei <ioana.ciornei@nxp.com>
L: netdev@vger.kernel.org
S: Supported
-F: drivers/net/phy/pcs-lynx.c
+F: drivers/net/pcs/pcs-lynx.c
F: include/linux/pcs-lynx.h
M68K ARCHITECTURE