linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: update STAGING - REALTEK RTL8188EU DRIVERS
@ 2021-08-03  7:18 Lukas Bulwahn
  2021-08-03  8:56 ` Phillip Potter
  0 siblings, 1 reply; 4+ messages in thread
From: Lukas Bulwahn @ 2021-08-03  7:18 UTC (permalink / raw)
  To: Phillip Potter, Larry Finger, Greg Kroah-Hartman
  Cc: linux-staging, Ralf Ramsauer, kernel-janitors, linux-kernel,
	Lukas Bulwahn

Commit 55dfa29b43d2 ("staging: rtl8188eu: remove rtl8188eu driver from
staging dir") removes ./drivers/staging/rtl8188eu, but misses to adjust
the STAGING - REALTEK RTL8188EU DRIVERS section in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:

  no file matches    F:    drivers/staging/rtl8188eu/

A refurnished rtl8188eu driver is available in ./drivers/staging/r8188eu/
and there is no existing section in MAINTAINERS for that directory.

So, reuse the STAGING - REALTEK RTL8188EU DRIVERS section and point to the
refurnished driver with its current developers and maintainers according
to the current git log.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies cleanly on next-20210803

Philipp, Larry, please ack.

Greg, please pick this minor cleanup on your staging-next tree.

 MAINTAINERS | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 36aee8517ab0..ef32c02b3e4d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17723,8 +17723,9 @@ F:	drivers/staging/olpc_dcon/
 
 STAGING - REALTEK RTL8188EU DRIVERS
 M:	Larry Finger <Larry.Finger@lwfinger.net>
-S:	Odd Fixes
-F:	drivers/staging/rtl8188eu/
+M:	Phillip Potter <phil@philpotter.co.uk>
+S:	Supported
+F:	drivers/staging/r8188eu/
 
 STAGING - REALTEK RTL8712U DRIVERS
 M:	Larry Finger <Larry.Finger@lwfinger.net>
-- 
2.17.1


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

* Re: [PATCH] MAINTAINERS: update STAGING - REALTEK RTL8188EU DRIVERS
  2021-08-03  7:18 [PATCH] MAINTAINERS: update STAGING - REALTEK RTL8188EU DRIVERS Lukas Bulwahn
@ 2021-08-03  8:56 ` Phillip Potter
  2021-08-03  9:04   ` Lukas Bulwahn
  2021-08-03 11:06   ` Larry Finger
  0 siblings, 2 replies; 4+ messages in thread
From: Phillip Potter @ 2021-08-03  8:56 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Larry Finger, Greg Kroah-Hartman, linux-staging, Ralf Ramsauer,
	kernel-janitors, Linux Kernel Mailing List

On Tue, 3 Aug 2021 at 08:18, Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
>
> Commit 55dfa29b43d2 ("staging: rtl8188eu: remove rtl8188eu driver from
> staging dir") removes ./drivers/staging/rtl8188eu, but misses to adjust
> the STAGING - REALTEK RTL8188EU DRIVERS section in MAINTAINERS.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
>
>   no file matches    F:    drivers/staging/rtl8188eu/
>
> A refurnished rtl8188eu driver is available in ./drivers/staging/r8188eu/
> and there is no existing section in MAINTAINERS for that directory.
>
> So, reuse the STAGING - REALTEK RTL8188EU DRIVERS section and point to the
> refurnished driver with its current developers and maintainers according
> to the current git log.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> applies cleanly on next-20210803
>
> Philipp, Larry, please ack.
>
> Greg, please pick this minor cleanup on your staging-next tree.
>
>  MAINTAINERS | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 36aee8517ab0..ef32c02b3e4d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17723,8 +17723,9 @@ F:      drivers/staging/olpc_dcon/
>
>  STAGING - REALTEK RTL8188EU DRIVERS
>  M:     Larry Finger <Larry.Finger@lwfinger.net>
> -S:     Odd Fixes
> -F:     drivers/staging/rtl8188eu/
> +M:     Phillip Potter <phil@philpotter.co.uk>
> +S:     Supported
> +F:     drivers/staging/r8188eu/
>
>  STAGING - REALTEK RTL8712U DRIVERS
>  M:     Larry Finger <Larry.Finger@lwfinger.net>
> --
> 2.17.1
>
Sorry, not sure how I missed this :-)

Acked-by: Phillip Potter <phil@philpotter.co.uk>

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

* Re: [PATCH] MAINTAINERS: update STAGING - REALTEK RTL8188EU DRIVERS
  2021-08-03  8:56 ` Phillip Potter
@ 2021-08-03  9:04   ` Lukas Bulwahn
  2021-08-03 11:06   ` Larry Finger
  1 sibling, 0 replies; 4+ messages in thread
From: Lukas Bulwahn @ 2021-08-03  9:04 UTC (permalink / raw)
  To: Phillip Potter
  Cc: Larry Finger, Greg Kroah-Hartman, linux-staging, Ralf Ramsauer,
	kernel-janitors, Linux Kernel Mailing List

On Tue, Aug 3, 2021 at 10:56 AM Phillip Potter <phil@philpotter.co.uk> wrote:
>
> On Tue, 3 Aug 2021 at 08:18, Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
> >
> > Commit 55dfa29b43d2 ("staging: rtl8188eu: remove rtl8188eu driver from
> > staging dir") removes ./drivers/staging/rtl8188eu, but misses to adjust
> > the STAGING - REALTEK RTL8188EU DRIVERS section in MAINTAINERS.
> >
> > Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
> >
> >   no file matches    F:    drivers/staging/rtl8188eu/
> >
> > A refurnished rtl8188eu driver is available in ./drivers/staging/r8188eu/
> > and there is no existing section in MAINTAINERS for that directory.
> >
> > So, reuse the STAGING - REALTEK RTL8188EU DRIVERS section and point to the
> > refurnished driver with its current developers and maintainers according
> > to the current git log.
> >
> > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> > ---
> > applies cleanly on next-20210803
> >
> > Philipp, Larry, please ack.
> >
> > Greg, please pick this minor cleanup on your staging-next tree.
> >
> >  MAINTAINERS | 5 +++--
> >  1 file changed, 3 insertions(+), 2 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 36aee8517ab0..ef32c02b3e4d 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -17723,8 +17723,9 @@ F:      drivers/staging/olpc_dcon/
> >
> >  STAGING - REALTEK RTL8188EU DRIVERS
> >  M:     Larry Finger <Larry.Finger@lwfinger.net>
> > -S:     Odd Fixes
> > -F:     drivers/staging/rtl8188eu/
> > +M:     Phillip Potter <phil@philpotter.co.uk>
> > +S:     Supported
> > +F:     drivers/staging/r8188eu/
> >
> >  STAGING - REALTEK RTL8712U DRIVERS
> >  M:     Larry Finger <Larry.Finger@lwfinger.net>
> > --
> > 2.17.1
> >
> Sorry, not sure how I missed this :-)
>

No worries. That is what janitors are good for... ;)

Lukas

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

* Re: [PATCH] MAINTAINERS: update STAGING - REALTEK RTL8188EU DRIVERS
  2021-08-03  8:56 ` Phillip Potter
  2021-08-03  9:04   ` Lukas Bulwahn
@ 2021-08-03 11:06   ` Larry Finger
  1 sibling, 0 replies; 4+ messages in thread
From: Larry Finger @ 2021-08-03 11:06 UTC (permalink / raw)
  To: Phillip Potter, Lukas Bulwahn
  Cc: Greg Kroah-Hartman, linux-staging, Ralf Ramsauer,
	kernel-janitors, Linux Kernel Mailing List

On 8/3/21 3:56 AM, Phillip Potter wrote:
> On Tue, 3 Aug 2021 at 08:18, Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
>>
>> Commit 55dfa29b43d2 ("staging: rtl8188eu: remove rtl8188eu driver from
>> staging dir") removes ./drivers/staging/rtl8188eu, but misses to adjust
>> the STAGING - REALTEK RTL8188EU DRIVERS section in MAINTAINERS.
>>
>> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
>>
>>    no file matches    F:    drivers/staging/rtl8188eu/
>>
>> A refurnished rtl8188eu driver is available in ./drivers/staging/r8188eu/
>> and there is no existing section in MAINTAINERS for that directory.
>>
>> So, reuse the STAGING - REALTEK RTL8188EU DRIVERS section and point to the
>> refurnished driver with its current developers and maintainers according
>> to the current git log.
>>
>> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
>> ---
>> applies cleanly on next-20210803
>>
>> Philipp, Larry, please ack.
>>
>> Greg, please pick this minor cleanup on your staging-next tree.
>>
>>   MAINTAINERS | 5 +++--
>>   1 file changed, 3 insertions(+), 2 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 36aee8517ab0..ef32c02b3e4d 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -17723,8 +17723,9 @@ F:      drivers/staging/olpc_dcon/
>>
>>   STAGING - REALTEK RTL8188EU DRIVERS
>>   M:     Larry Finger <Larry.Finger@lwfinger.net>
>> -S:     Odd Fixes
>> -F:     drivers/staging/rtl8188eu/
>> +M:     Phillip Potter <phil@philpotter.co.uk>
>> +S:     Supported
>> +F:     drivers/staging/r8188eu/
>>
>>   STAGING - REALTEK RTL8712U DRIVERS
>>   M:     Larry Finger <Larry.Finger@lwfinger.net>
>> --
>> 2.17.1
>>
> Sorry, not sure how I missed this :-)
> 
> Acked-by: Phillip Potter <phil@philpotter.co.uk>
> 
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>


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

end of thread, other threads:[~2021-08-03 11:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-03  7:18 [PATCH] MAINTAINERS: update STAGING - REALTEK RTL8188EU DRIVERS Lukas Bulwahn
2021-08-03  8:56 ` Phillip Potter
2021-08-03  9:04   ` Lukas Bulwahn
2021-08-03 11:06   ` Larry Finger

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