MAINTAINERS: update phylink/sfp keyword matching
authorRussell King <rmk+kernel@armlinux.org.uk>
Wed, 5 Aug 2020 14:34:31 +0000 (15:34 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 5 Aug 2020 18:06:25 +0000 (11:06 -0700)
commit22fcffebedf0a208f97dbf9d898c53b844ff153d
tree91d8d7424793da9b7cc64a89e77fcd4202d56036
parente0fc99e21e6e299673f1640105ac0c1d829c2d93
MAINTAINERS: update phylink/sfp keyword matching

syzbot has revealed that the "phylink" keyword exists in non-phylink
related contexts in the bluetooth stack. To avoid receiving
inappropriate notifications, change the keyword matching regexp to
something which avoids this, while still allowing changes to networking
drivers that make use of phylink to be detected.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
MAINTAINERS