From: Andrew Lunn Date: Sat, 24 Aug 2019 22:34:54 +0000 (+0200) Subject: MAINTAINERS: Add phylink keyword to SFF/SFP/SFP+ MODULE SUPPORT X-Git-Tag: v5.4-rc1~275^2~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0c69b19f92dfcc0962bbc09741677f658bc55452;p=platform%2Fkernel%2Flinux-rpi.git MAINTAINERS: Add phylink keyword to SFF/SFP/SFP+ MODULE SUPPORT Russell king maintains phylink, as part of the SFP module support. However, much of the review work is about drivers swapping from phylib to phylink. Such changes don't make changes to the phylink core, and so the F: rules in MAINTAINERS don't match. Add a K:, keywork rule, which hopefully get_maintainers will match against for patches to MAC drivers swapping to phylink. Signed-off-by: Andrew Lunn Signed-off-by: David S. Miller --- diff --git a/MAINTAINERS b/MAINTAINERS index a744851..37a0e29 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14472,6 +14472,7 @@ F: drivers/net/phy/phylink.c F: drivers/net/phy/sfp* F: include/linux/phylink.h F: include/linux/sfp.h +K: phylink SGI GRU DRIVER M: Dimitri Sivanich