Re: [PATCH] MAINTAINERS: repair reference in LYNX PCS MODULE

From: Jakub Kicinski
Date: Sat Sep 05 2020 - 16:36:45 EST


On Sat, 5 Sep 2020 12:37:00 +0200 Lukas Bulwahn wrote:
> 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@xxxxxxxxx>

Applied, thanks!