linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: adjust file entries after wifi driver movement
@ 2023-03-14  4:18 Lukas Bulwahn
  2023-03-14  6:16 ` Kalle Valo
  2023-03-15  9:56 ` Kalle Valo
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2023-03-14  4:18 UTC (permalink / raw)
  To: Kalle Valo, linux-wireless; +Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Commit f79cbc77abde ("wifi: move mac80211_hwsim and virt_wifi to virtual
directory") and commit 298e50ad8eb8 ("wifi: move raycs, wl3501 and
rndis_wlan to legacy directory") move remaining wireless drivers into
subdirectories, but does not adjust the entries in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about
broken references.

Repair these file references in those wireless driver sections.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 MAINTAINERS | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 25a0981c74b6..8b38772e27dc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12309,7 +12309,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/networking/mac80211-injection.rst
 F:	Documentation/networking/mac80211_hwsim/mac80211_hwsim.rst
-F:	drivers/net/wireless/mac80211_hwsim.[ch]
+F:	drivers/net/wireless/virtual/mac80211_hwsim.[ch]
 F:	include/net/mac80211.h
 F:	net/mac80211/
 
@@ -17574,7 +17574,7 @@ F:	include/ras/ras_event.h
 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
 L:	linux-wireless@vger.kernel.org
 S:	Orphan
-F:	drivers/net/wireless/ray*
+F:	drivers/net/wireless/legacy/ray*
 
 RC-CORE / LIRC FRAMEWORK
 M:	Sean Young <sean@mess.org>
@@ -21815,7 +21815,7 @@ USB WIRELESS RNDIS DRIVER (rndis_wlan)
 M:	Jussi Kivilinna <jussi.kivilinna@iki.fi>
 L:	linux-wireless@vger.kernel.org
 S:	Maintained
-F:	drivers/net/wireless/rndis_wlan.c
+F:	drivers/net/wireless/legacy/rndis_wlan.c
 
 USB XHCI DRIVER
 M:	Mathias Nyman <mathias.nyman@intel.com>
@@ -22571,7 +22571,7 @@ F:	drivers/input/misc/wistron_btns.c
 WL3501 WIRELESS PCMCIA CARD DRIVER
 L:	linux-wireless@vger.kernel.org
 S:	Odd fixes
-F:	drivers/net/wireless/wl3501*
+F:	drivers/net/wireless/legacy/wl3501*
 
 WOLFSON MICROELECTRONICS DRIVERS
 L:	patches@opensource.cirrus.com
-- 
2.17.1


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

* Re: [PATCH] MAINTAINERS: adjust file entries after wifi driver movement
  2023-03-14  4:18 [PATCH] MAINTAINERS: adjust file entries after wifi driver movement Lukas Bulwahn
@ 2023-03-14  6:16 ` Kalle Valo
  2023-03-15  9:56 ` Kalle Valo
  1 sibling, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2023-03-14  6:16 UTC (permalink / raw)
  To: Lukas Bulwahn; +Cc: linux-wireless, kernel-janitors, linux-kernel

Lukas Bulwahn <lukas.bulwahn@gmail.com> writes:

> Commit f79cbc77abde ("wifi: move mac80211_hwsim and virt_wifi to virtual
> directory") and commit 298e50ad8eb8 ("wifi: move raycs, wl3501 and
> rndis_wlan to legacy directory") move remaining wireless drivers into
> subdirectories, but does not adjust the entries in MAINTAINERS.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about
> broken references.
>
> Repair these file references in those wireless driver sections.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

Oh man, forgot about that. Thanks for fixing this.

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

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

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

* Re: [PATCH] MAINTAINERS: adjust file entries after wifi driver movement
  2023-03-14  4:18 [PATCH] MAINTAINERS: adjust file entries after wifi driver movement Lukas Bulwahn
  2023-03-14  6:16 ` Kalle Valo
@ 2023-03-15  9:56 ` Kalle Valo
  1 sibling, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2023-03-15  9:56 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: linux-wireless, kernel-janitors, linux-kernel, Lukas Bulwahn

Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:

> Commit f79cbc77abde ("wifi: move mac80211_hwsim and virt_wifi to virtual
> directory") and commit 298e50ad8eb8 ("wifi: move raycs, wl3501 and
> rndis_wlan to legacy directory") move remaining wireless drivers into
> subdirectories, but does not adjust the entries in MAINTAINERS.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about
> broken references.
> 
> Repair these file references in those wireless driver sections.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

Patch applied to wireless-next.git, thanks.

3b50d9a17457 MAINTAINERS: adjust file entries after wifi driver movement

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20230314041848.5120-1-lukas.bulwahn@gmail.com/

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


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

end of thread, other threads:[~2023-03-15  9:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-14  4:18 [PATCH] MAINTAINERS: adjust file entries after wifi driver movement Lukas Bulwahn
2023-03-14  6:16 ` Kalle Valo
2023-03-15  9:56 ` Kalle Valo

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