MAINTAINERS: repair reference in LYNX PCS MODULE
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Sat, 5 Sep 2020 10:37:00 +0000 (12:37 +0200)
committerJakub Kicinski <kuba@kernel.org>
Sat, 5 Sep 2020 20:34:12 +0000 (13:34 -0700)
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>
MAINTAINERS

index cd4ce7977b6c654e8fbf8410445622f474a94434..9a545a631f0dbf7302bcb406c83ae9c6fe172555 100644 (file)
@@ -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