diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2026-05-20 17:41:51 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-05-21 07:47:40 -0700 |
| commit | 099258bde1c94d8c8d0988b543436192f9d7438b (patch) | |
| tree | b8201088b9f2a00fbc67ce851a3c9d6a5abb2a9e /MAINTAINERS | |
| parent | dfc077043351a81887d1e4c9ac244e9243f3cbf2 (diff) | |
| download | linux-next-history-099258bde1c94d8c8d0988b543436192f9d7438b.tar.gz | |
MAINTAINERS: add missing entry for Bluetooth include files
We X-out net/bluetooth/ from "NETWORKING [GENERAL]" so that only
the dedicated list is CCed on patches, and networking gets them
once already processed by Luiz. We missed include/net/bluetooth.
Link: https://patch.msgid.link/20260521004151.625049-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6aa3fe2ee1bbf..e225c0d42775b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18632,6 +18632,7 @@ F: tools/testing/selftests/net/ X: Documentation/networking/mac80211-injection.rst X: Documentation/networking/mac80211_hwsim/ X: Documentation/networking/regulatory.rst +X: include/net/bluetooth/ X: include/net/cfg80211.h X: include/net/ieee80211_radiotap.h X: include/net/iw_handler.h |
