linux-wireless.vger.kernel.org archive mirror
 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

* Re: MAINTAINERS: Add net-cw1200.h to NETWORKING DRIVERS (WIRELESS) section
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Kalle Valo @ 2024-08-22  9:08 UTC (permalink / raw)
  To: Simon Horman; +Cc: linux-wireless

Simon Horman <horms@kernel.org> wrote:

> 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>

Why add it to the general wireless drivers entry? To me the cw1200 entry would be more logical:

CW1200 WLAN driver
S:	Orphan
F:	drivers/net/wireless/st/cw1200/

Please change the title to:

MAINTAINERS: wifi: cw1200: add net-cw1200.h

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20240816-wifi-mnt-v1-1-3fb3bf5d44aa@kernel.org/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


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

* Re: MAINTAINERS: Add net-cw1200.h to NETWORKING DRIVERS (WIRELESS) section
  2024-08-22  9:08 ` Kalle Valo
@ 2024-09-02  9:09   ` Simon Horman
  0 siblings, 0 replies; 3+ messages in thread
From: Simon Horman @ 2024-09-02  9:09 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-wireless

On Thu, Aug 22, 2024 at 09:08:44AM +0000, Kalle Valo wrote:
> Simon Horman <horms@kernel.org> wrote:
> 
> > 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>
> 
> Why add it to the general wireless drivers entry? To me the cw1200 entry would be more logical:
> 
> CW1200 WLAN driver
> S:	Orphan
> F:	drivers/net/wireless/st/cw1200/
> 
> Please change the title to:
> 
> MAINTAINERS: wifi: cw1200: add net-cw1200.h

Thanks, will do.

^ permalink raw reply	[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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).