All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add net-cw1200.h to NETWORKING DRIVERS (WIRELESS) section
@ 2024-08-16 12:50 Simon Horman
  2024-08-22  9:08 ` Kalle Valo
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Horman @ 2024-08-16 12:50 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-wireless

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/20240816-net-mnt-v1-0-ef946b47ced4@kernel.org/

It seems that net-cw1200.h is included by CW1200 Wireless drivers, and
thus that NETWORKING DRIVERS (WIRELESS) is the most relevant section for
this file.

Signed-off-by: Simon Horman <horms@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8766f3e5e87e..028884a31640 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15896,6 +15896,7 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git
 F:	Documentation/devicetree/bindings/net/wireless/
 F:	drivers/net/wireless/
+F:	include/linux/platform_data/net-cw1200.h
 
 NETWORKING [DSA]
 M:	Andrew Lunn <andrew@lunn.ch>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-09-02  9:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-16 12:50 [PATCH] MAINTAINERS: Add net-cw1200.h to NETWORKING DRIVERS (WIRELESS) section Simon Horman
2024-08-22  9:08 ` Kalle Valo
2024-09-02  9:09   ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.