From: Lukas Bulwahn Date: Sat, 5 Sep 2020 10:37:00 +0000 (+0200) Subject: MAINTAINERS: repair reference in LYNX PCS MODULE X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e799151814d5ecde28d1ea450bea6543c0363c02;p=linux.git 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 Reviewed-by: Andrew Lunn Acked-by: Ioana Ciornei Signed-off-by: Jakub Kicinski --- diff --git a/MAINTAINERS b/MAINTAINERS index cd4ce7977b6c6..9a545a631f0db 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10314,7 +10314,7 @@ LYNX PCS MODULE M: Ioana Ciornei 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