linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add myself as mwifiex driver reviewer
@ 2024-03-21 16:34 Francesco Dolcini
  2024-03-21 16:54 ` Kalle Valo
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Francesco Dolcini @ 2024-03-21 16:34 UTC (permalink / raw)
  To: Brian Norris, Kalle Valo; +Cc: Francesco Dolcini, linux-kernel, linux-wireless

As discussed on the mailing list [1], add myself as mwifiex driver reviewer.

[1] https://lore.kernel.org/all/20240318112830.GA9565@francesco-nb/

Signed-off-by: Francesco Dolcini <francesco@dolcini.it>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 43b39956694a..1d155a96bb56 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13110,6 +13110,7 @@ F:	drivers/net/ethernet/marvell/mvpp2/
 
 MARVELL MWIFIEX WIRELESS DRIVER
 M:	Brian Norris <briannorris@chromium.org>
+R:	Francesco Dolcini <francesco@dolcini.it>
 L:	linux-wireless@vger.kernel.org
 S:	Odd Fixes
 F:	drivers/net/wireless/marvell/mwifiex/
-- 
2.39.2


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

* Re: [PATCH] MAINTAINERS: add myself as mwifiex driver reviewer
  2024-03-21 16:34 [PATCH] MAINTAINERS: add myself as mwifiex driver reviewer Francesco Dolcini
@ 2024-03-21 16:54 ` Kalle Valo
  2024-03-21 17:36   ` Francesco Dolcini
  2024-03-23  0:47 ` Brian Norris
  2024-03-26 12:32 ` MAINTAINERS: wifi: mwifiex: add Francesco as reviewer Kalle Valo
  2 siblings, 1 reply; 6+ messages in thread
From: Kalle Valo @ 2024-03-21 16:54 UTC (permalink / raw)
  To: Francesco Dolcini; +Cc: Brian Norris, linux-kernel, linux-wireless

Francesco Dolcini <francesco@dolcini.it> writes:

> As discussed on the mailing list [1], add myself as mwifiex driver reviewer.
>
> [1] https://lore.kernel.org/all/20240318112830.GA9565@francesco-nb/

I'm nitpicking but the preferred way is to use the Link tag. I can fix
that.

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

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

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

* Re: [PATCH] MAINTAINERS: add myself as mwifiex driver reviewer
  2024-03-21 16:54 ` Kalle Valo
@ 2024-03-21 17:36   ` Francesco Dolcini
  2024-03-22  7:23     ` Kalle Valo
  0 siblings, 1 reply; 6+ messages in thread
From: Francesco Dolcini @ 2024-03-21 17:36 UTC (permalink / raw)
  To: Kalle Valo; +Cc: Francesco Dolcini, Brian Norris, linux-kernel, linux-wireless

Hello Kalle,

On Thu, Mar 21, 2024 at 06:54:00PM +0200, Kalle Valo wrote:
> Francesco Dolcini <francesco@dolcini.it> writes:
> 
> > As discussed on the mailing list [1], add myself as mwifiex driver reviewer.
> >
> > [1] https://lore.kernel.org/all/20240318112830.GA9565@francesco-nb/
> 
> I'm nitpicking but the preferred way is to use the Link tag. I can fix
> that.

I can also send a new version with that fixed, whatever is the best for you
works for me.

Francesco


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

* Re: [PATCH] MAINTAINERS: add myself as mwifiex driver reviewer
  2024-03-21 17:36   ` Francesco Dolcini
@ 2024-03-22  7:23     ` Kalle Valo
  0 siblings, 0 replies; 6+ messages in thread
From: Kalle Valo @ 2024-03-22  7:23 UTC (permalink / raw)
  To: Francesco Dolcini; +Cc: Brian Norris, linux-kernel, linux-wireless

Francesco Dolcini <francesco@dolcini.it> writes:

> Hello Kalle,
>
> On Thu, Mar 21, 2024 at 06:54:00PM +0200, Kalle Valo wrote:
>> Francesco Dolcini <francesco@dolcini.it> writes:
>> 
>> > As discussed on the mailing list [1], add myself as mwifiex driver reviewer.
>> >
>> > [1] https://lore.kernel.org/all/20240318112830.GA9565@francesco-nb/
>> 
>> I'm nitpicking but the preferred way is to use the Link tag. I can fix
>> that.
>
> I can also send a new version with that fixed, whatever is the best for you
> works for me.

Thanks but no need to resend. I implemented an edit command to my
patchwork script just for cases like this :)

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

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

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

* Re: [PATCH] MAINTAINERS: add myself as mwifiex driver reviewer
  2024-03-21 16:34 [PATCH] MAINTAINERS: add myself as mwifiex driver reviewer Francesco Dolcini
  2024-03-21 16:54 ` Kalle Valo
@ 2024-03-23  0:47 ` Brian Norris
  2024-03-26 12:32 ` MAINTAINERS: wifi: mwifiex: add Francesco as reviewer Kalle Valo
  2 siblings, 0 replies; 6+ messages in thread
From: Brian Norris @ 2024-03-23  0:47 UTC (permalink / raw)
  To: Francesco Dolcini; +Cc: Kalle Valo, linux-kernel, linux-wireless

On Thu, Mar 21, 2024 at 05:34:20PM +0100, Francesco Dolcini wrote:
> As discussed on the mailing list [1], add myself as mwifiex driver reviewer.
> 
> [1] https://lore.kernel.org/all/20240318112830.GA9565@francesco-nb/
> 
> Signed-off-by: Francesco Dolcini <francesco@dolcini.it>

Acked-by: Brian Norris <briannorris@chromium.org>

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

* Re: MAINTAINERS: wifi: mwifiex: add Francesco as reviewer
  2024-03-21 16:34 [PATCH] MAINTAINERS: add myself as mwifiex driver reviewer Francesco Dolcini
  2024-03-21 16:54 ` Kalle Valo
  2024-03-23  0:47 ` Brian Norris
@ 2024-03-26 12:32 ` Kalle Valo
  2 siblings, 0 replies; 6+ messages in thread
From: Kalle Valo @ 2024-03-26 12:32 UTC (permalink / raw)
  To: Francesco Dolcini
  Cc: Brian Norris, Francesco Dolcini, linux-kernel, linux-wireless

Francesco Dolcini <francesco@dolcini.it> wrote:

> As discussed on the mailing list, add myself as mwifiex driver reviewer.
> 
> Link: https://lore.kernel.org/all/20240318112830.GA9565@francesco-nb/
> Signed-off-by: Francesco Dolcini <francesco@dolcini.it>
> Acked-by: Brian Norris <briannorris@chromium.org>

Patch applied to wireless.git, thanks.

8ea3f4f1a1b4 MAINTAINERS: wifi: mwifiex: add Francesco as reviewer

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20240321163420.11158-1-francesco@dolcini.it/

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


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

end of thread, other threads:[~2024-03-26 12:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-21 16:34 [PATCH] MAINTAINERS: add myself as mwifiex driver reviewer Francesco Dolcini
2024-03-21 16:54 ` Kalle Valo
2024-03-21 17:36   ` Francesco Dolcini
2024-03-22  7:23     ` Kalle Valo
2024-03-23  0:47 ` Brian Norris
2024-03-26 12:32 ` MAINTAINERS: wifi: mwifiex: add Francesco as reviewer 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).