Linux wireless drivers development
 help / color / mirror / Atom feed
* Re: [PATCH] MAINTAINERS: rectify entry for QUALCOMM ATHEROS ATH11K WIRELESS DRIVER
       [not found] <20220308071827.9453-1-lukas.bulwahn@gmail.com>
@ 2022-03-08  8:18 ` Kalle Valo
  2022-03-08  8:57   ` Lukas Bulwahn
  0 siblings, 1 reply; 3+ messages in thread
From: Kalle Valo @ 2022-03-08  8:18 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: ath11k, kernel-janitors, linux-kernel,
	linux-wireless@vger.kernel.org

+ linux-wireless

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

> Commit dae0978d4174 ("dt: bindings: net: add qcom,ath11k.yaml") obviously
> adds qcom,ath11k.yaml, but the file entry in MAINTAINERS, added with
> commit fcda1cb81663 ("MAINTAINERS: add DT bindings files for ath10k and
> ath11k") then refers to qcom,ath11k.txt.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken reference.
>
> Repair this file reference in QUALCOMM ATHEROS ATH11K WIRELESS DRIVER, and
> put it in alphabetic order while at it.
>
> Fixes: fcda1cb81663 ("MAINTAINERS: add DT bindings files for ath10k and ath11k")
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> Kalle, please pick this minor non-urgent clean-up patch.

Can you resubmit as v2 and also CC linux-wireless, please? This way I
can pick this up directly from patchwork.

-- 
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: rectify entry for QUALCOMM ATHEROS ATH11K WIRELESS DRIVER
  2022-03-08  8:18 ` [PATCH] MAINTAINERS: rectify entry for QUALCOMM ATHEROS ATH11K WIRELESS DRIVER Kalle Valo
@ 2022-03-08  8:57   ` Lukas Bulwahn
  2022-03-08 10:00     ` Kalle Valo
  0 siblings, 1 reply; 3+ messages in thread
From: Lukas Bulwahn @ 2022-03-08  8:57 UTC (permalink / raw)
  To: Kalle Valo
  Cc: ath11k, kernel-janitors, Linux Kernel Mailing List,
	linux-wireless@vger.kernel.org

On Tue, Mar 8, 2022 at 9:18 AM Kalle Valo <kvalo@kernel.org> wrote:
>
> + linux-wireless
>
> Lukas Bulwahn <lukas.bulwahn@gmail.com> writes:
>
> > Commit dae0978d4174 ("dt: bindings: net: add qcom,ath11k.yaml") obviously
> > adds qcom,ath11k.yaml, but the file entry in MAINTAINERS, added with
> > commit fcda1cb81663 ("MAINTAINERS: add DT bindings files for ath10k and
> > ath11k") then refers to qcom,ath11k.txt.
> >
> > Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> > broken reference.
> >
> > Repair this file reference in QUALCOMM ATHEROS ATH11K WIRELESS DRIVER, and
> > put it in alphabetic order while at it.
> >
> > Fixes: fcda1cb81663 ("MAINTAINERS: add DT bindings files for ath10k and ath11k")
> > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> > ---
> > Kalle, please pick this minor non-urgent clean-up patch.
>
> Can you resubmit as v2 and also CC linux-wireless, please? This way I
> can pick this up directly from patchwork.
>

Sure, I just did so, see:

https://lore.kernel.org/linux-wireless/20220308085503.537-1-lukas.bulwahn@gmail.com/

Lukas

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

* Re: [PATCH] MAINTAINERS: rectify entry for QUALCOMM ATHEROS ATH11K WIRELESS DRIVER
  2022-03-08  8:57   ` Lukas Bulwahn
@ 2022-03-08 10:00     ` Kalle Valo
  0 siblings, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2022-03-08 10:00 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: ath11k, kernel-janitors, Linux Kernel Mailing List,
	linux-wireless@vger.kernel.org

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

> On Tue, Mar 8, 2022 at 9:18 AM Kalle Valo <kvalo@kernel.org> wrote:
>>
>> + linux-wireless
>>
>> Lukas Bulwahn <lukas.bulwahn@gmail.com> writes:
>>
>> > Commit dae0978d4174 ("dt: bindings: net: add qcom,ath11k.yaml") obviously
>> > adds qcom,ath11k.yaml, but the file entry in MAINTAINERS, added with
>> > commit fcda1cb81663 ("MAINTAINERS: add DT bindings files for ath10k and
>> > ath11k") then refers to qcom,ath11k.txt.
>> >
>> > Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
>> > broken reference.
>> >
>> > Repair this file reference in QUALCOMM ATHEROS ATH11K WIRELESS DRIVER, and
>> > put it in alphabetic order while at it.
>> >
>> > Fixes: fcda1cb81663 ("MAINTAINERS: add DT bindings files for ath10k and ath11k")
>> > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
>> > ---
>> > Kalle, please pick this minor non-urgent clean-up patch.
>>
>> Can you resubmit as v2 and also CC linux-wireless, please? This way I
>> can pick this up directly from patchwork.
>>
>
> Sure, I just did so, see:
>
> https://lore.kernel.org/linux-wireless/20220308085503.537-1-lukas.bulwahn@gmail.com/

And I see it in patchwork now, thanks.

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

end of thread, other threads:[~2022-03-08 10:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20220308071827.9453-1-lukas.bulwahn@gmail.com>
2022-03-08  8:18 ` [PATCH] MAINTAINERS: rectify entry for QUALCOMM ATHEROS ATH11K WIRELESS DRIVER Kalle Valo
2022-03-08  8:57   ` Lukas Bulwahn
2022-03-08 10:00     ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox