From: Simon Horman Date: Mon, 2 Sep 2024 09:09:37 +0000 (+0100) Subject: MAINTAINERS: wifi: cw1200: add net-cw1200.h X-Git-Tag: v6.11-rc7~26^2~8^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5872b47ce18efad5862b74ad334cbdfffa7f8a0c;p=thirdparty%2Flinux.git MAINTAINERS: wifi: cw1200: add net-cw1200.h This is part of an effort [1] to assign a section in MAINTAINERS to header files that relate to Networking. In this case the files with "net" in their name. [1] https://lore.kernel.org/netdev/20240821-net-mnt-v2-0-59a5af38e69d@kernel.org/ It seems that net-cw1200.h is part of the CW1200 WLAN driver and this it is appropriate to add it to the section for that driver. Signed-off-by: Simon Horman Signed-off-by: Kalle Valo Link: https://patch.msgid.link/20240902-wifi-mnt-v2-1-f5ad1f36e993@kernel.org --- diff --git a/MAINTAINERS b/MAINTAINERS index 8766f3e5e87e0..d705e22f1d28b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5951,6 +5951,7 @@ F: Documentation/process/cve.rst CW1200 WLAN driver S: Orphan F: drivers/net/wireless/st/cw1200/ +F: include/linux/platform_data/net-cw1200.h CX18 VIDEO4LINUX DRIVER M: Andy Walls