2023-08-01 17:05:06

by Larry Finger

[permalink] [raw]
Subject: [PATCH 0/2] Change MAINTAINERS for rtl8180 and rtl8187

The MAINTAINERS entry for rtl8180 and rtw8187 are out of date.

Signed-off-by: Larry Finger <[email protected]>

Larry Finger (2):
MAINTAINERS: Update entry for rtl8187
MAINTAINERS: Update tree entry for rtl8180

MAINTAINERS | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)

--
2.41.0



2023-08-01 17:05:07

by Larry Finger

[permalink] [raw]
Subject: [PATCH 2/2] MAINTAINERS: Update tree entry for rtl8180

This entry is obsolete. Update to current location.

Signed-off-by: Larry Finger <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 432818a1f9ad..9b5f24070fd7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18519,7 +18519,7 @@ RTL8180 WIRELESS DRIVER
L: [email protected]
S: Orphan
W: https://wireless.wiki.kernel.org/
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git
F: drivers/net/wireless/realtek/rtl818x/rtl8180/

RTL8187 WIRELESS DRIVER
--
2.41.0


2023-08-01 17:05:07

by Larry Finger

[permalink] [raw]
Subject: [PATCH 1/2] MAINTAINERS: Update entry for rtl8187

As Herton Ronaldo Krzesinski and Hin-Tak Leung are no longer active,
remove them as maintainers for rtl8187.

The git tree entry is also updated.

Signed-off-by: Larry Finger <[email protected]>
---
MAINTAINERS | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d0553ad37865..432818a1f9ad 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18523,13 +18523,11 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.g
F: drivers/net/wireless/realtek/rtl818x/rtl8180/

RTL8187 WIRELESS DRIVER
-M: Herton Ronaldo Krzesinski <[email protected]>
-M: Hin-Tak Leung <[email protected]>
M: Larry Finger <[email protected]>
L: [email protected]
S: Maintained
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git
W: https://wireless.wiki.kernel.org/
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
F: drivers/net/wireless/realtek/rtl818x/rtl8187/

RTL8XXXU WIRELESS DRIVER (rtl8xxxu)
--
2.41.0


2023-08-02 18:51:16

by Kalle Valo

[permalink] [raw]
Subject: Re: [PATCH 2/2] MAINTAINERS: Update tree entry for rtl8180

Larry Finger <[email protected]> writes:

> This entry is obsolete. Update to current location.
>
> Signed-off-by: Larry Finger <[email protected]>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 432818a1f9ad..9b5f24070fd7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -18519,7 +18519,7 @@ RTL8180 WIRELESS DRIVER
> L: [email protected]
> S: Orphan
> W: https://wireless.wiki.kernel.org/
> -T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git
> F: drivers/net/wireless/realtek/rtl818x/rtl8180/

Same here, better to remove the git tree.

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

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

2023-08-02 19:08:38

by Kalle Valo

[permalink] [raw]
Subject: Re: [PATCH 1/2] MAINTAINERS: Update entry for rtl8187

Larry Finger <[email protected]> writes:

> As Herton Ronaldo Krzesinski and Hin-Tak Leung are no longer active,
> remove them as maintainers for rtl8187.
>
> The git tree entry is also updated.
>
> Signed-off-by: Larry Finger <[email protected]>
> ---
> MAINTAINERS | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d0553ad37865..432818a1f9ad 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -18523,13 +18523,11 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.g
> F: drivers/net/wireless/realtek/rtl818x/rtl8180/
>
> RTL8187 WIRELESS DRIVER
> -M: Herton Ronaldo Krzesinski <[email protected]>
> -M: Hin-Tak Leung <[email protected]>
> M: Larry Finger <[email protected]>
> L: [email protected]
> S: Maintained
> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git
> W: https://wireless.wiki.kernel.org/
> -T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
> F: drivers/net/wireless/realtek/rtl818x/rtl8187/

Actually it would be better to remove the git tree (T line) altogether.
get_maintainer.pl script will take take the git tree from the subsystem
entry anyway:

NETWORKING DRIVERS (WIRELESS)
M: Kalle Valo <[email protected]>
L: [email protected]
S: Maintained
W: https://wireless.wiki.kernel.org/
Q: https://patchwork.kernel.org/project/linux-wireless/list/
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/


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

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

2023-08-02 23:44:31

by Hin-Tak Leung

[permalink] [raw]
Subject: Re: [PATCH 1/2] MAINTAINERS: Update entry for rtl8187

On Tue, 1 Aug 2023 at 18:37, Larry Finger <[email protected]> wrote:
>
> As Herton Ronaldo Krzesinski and Hin-Tak Leung are no longer active,
> remove them as maintainers for rtl8187.
>
> The git tree entry is also updated.
>
> Signed-off-by: Larry Finger <[email protected]>

Nacked-by: Hin-Tak Leung <[email protected]>
Nacked-by: Hin-Tak Leung <[email protected]>

Explained from the other e-mail address - I have technical problems
(have had that for some years now) of sending pure-text e-mail message
from it. So I would ideally add this one to the list so I can respond,
but keep the old one for more frequent reading that doesn't require a
response. Or, if a single entry is really required, switch to the
gmail address. Thanks a lot.

Hin-Tak

> ---
> MAINTAINERS | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d0553ad37865..432818a1f9ad 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -18523,13 +18523,11 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.g
> F: drivers/net/wireless/realtek/rtl818x/rtl8180/
>
> RTL8187 WIRELESS DRIVER
> -M: Herton Ronaldo Krzesinski <[email protected]>
> -M: Hin-Tak Leung <[email protected]>
> M: Larry Finger <[email protected]>
> L: [email protected]
> S: Maintained
> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git
> W: https://wireless.wiki.kernel.org/
> -T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
> F: drivers/net/wireless/realtek/rtl818x/rtl8187/
>
> RTL8XXXU WIRELESS DRIVER (rtl8xxxu)
> --
> 2.41.0
>