Skip to content

Commit 22fcffe

Browse files
Russell Kingtorvalds
authored andcommitted
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 <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
1 parent e0fc99e commit 22fcffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15487,7 +15487,7 @@ F: drivers/net/phy/phylink.c
1548715487
F: drivers/net/phy/sfp*
1548815488
F: include/linux/phylink.h
1548915489
F: include/linux/sfp.h
15490-
K: phylink
15490+
K: phylink\.h|struct\s+phylink|\.phylink|>phylink_|phylink_(autoneg|clear|connect|create|destroy|disconnect|ethtool|helper|mac|mii|of|set|start|stop|test|validate)
1549115491

1549215492
SGI GRU DRIVER
1549315493
M: Dimitri Sivanich <[email protected]>

0 commit comments

Comments
 (0)