Skip to content

Commit b57d643

Browse files
committed
MAINTAINERS: exclude bluetooth and wireless DT bindings from netdev ML
We exclude wireless drivers from the netdev@ traffic, to delegate it to linux-wireless@, and avoid overwhelming netdev@. Bluetooth drivers are implicitly excluded because they live under drivers/bluetooth, not drivers/net. In both cases DT bindings sit under Documentation/devicetree/bindings/net/ and aren't excluded. So if a patch series touches DT bindings netdev@ ends up getting CCed, and these are usually fairly boring series. Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20240828175821.2960423-1-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent 0dd5dd6 commit b57d643

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15892,6 +15892,8 @@ F: include/uapi/linux/ethtool_netlink.h
1589215892
F: include/uapi/linux/if_*
1589315893
F: include/uapi/linux/netdev*
1589415894
F: tools/testing/selftests/drivers/net/
15895+
X: Documentation/devicetree/bindings/net/bluetooth/
15896+
X: Documentation/devicetree/bindings/net/wireless/
1589515897
X: drivers/net/wireless/
1589615898

1589715899
NETWORKING DRIVERS (WIRELESS)

0 commit comments

Comments
 (0)