From: Kalle Valo <kvalo@kernel.org>
To: Jeff Johnson <quic_jjohnson@quicinc.com>
Cc: Randy Dunlap <rdunlap@infradead.org>,
<ath10k@lists.infradead.org>, <linux-wireless@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, <ath11k@lists.infradead.org>,
<ath12k@lists.infradead.org>
Subject: Re: [PATCH 3/3] wifi: ath12k: Fix a few spelling errors
Date: Tue, 22 Aug 2023 22:10:48 +0300 [thread overview]
Message-ID: <87y1i2hozr.fsf@kernel.org> (raw)
In-Reply-To: <1a9f7b7b-6e99-4cbb-a2e1-c76ed6b90a1d@quicinc.com> (Jeff Johnson's message of "Tue, 22 Aug 2023 09:43:08 -0700")
Jeff Johnson <quic_jjohnson@quicinc.com> writes:
> On 8/22/2023 9:18 AM, Randy Dunlap wrote:
>
>> Hi--
>> On 8/22/23 07:50, Jeff Johnson wrote:
>>> Fix a few issues flagged by 'codespell'.
>>>
>>> Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
>>> ---
>>> drivers/net/wireless/ath/ath12k/dp.h | 2 +-
>>> drivers/net/wireless/ath/ath12k/dp_rx.c | 2 +-
>>> drivers/net/wireless/ath/ath12k/dp_tx.c | 2 +-
>>> drivers/net/wireless/ath/ath12k/mac.c | 2 +-
>>> drivers/net/wireless/ath/ath12k/rx_desc.h | 2 +-
>>> 5 files changed, 5 insertions(+), 5 deletions(-)
>>>
>>> diff --git a/drivers/net/wireless/ath/ath12k/mac.c b/drivers/net/wireless/ath/ath12k/mac.c
>>> index 0f2af2f14ef7..dbaf033c2527 100644
>>> --- a/drivers/net/wireless/ath/ath12k/mac.c
>>> +++ b/drivers/net/wireless/ath/ath12k/mac.c
>>> @@ -6771,7 +6771,7 @@ ath12k_mac_op_reconfig_complete(struct ieee80211_hw *hw,
>>> /* After trigger disconnect, then upper layer will
>>> * trigger connect again, then the PN number of
>>> * upper layer will be reset to keep up with AP
>>> - * side, hence PN number mis-match will not happened.
>>> + * side, hence PN number mismatch will not happened.
>> The fix is good, but preferably also s/happened/happen/.
>
> Kalle, can you apply that when it goes to -pending?
Yes, did that now:
https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=pending&id=212796e28fe44c0a4956c797d8b685b905784cd6
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@kernel.org>
To: Jeff Johnson <quic_jjohnson@quicinc.com>
Cc: Randy Dunlap <rdunlap@infradead.org>,
<ath10k@lists.infradead.org>, <linux-wireless@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, <ath11k@lists.infradead.org>,
<ath12k@lists.infradead.org>
Subject: Re: [PATCH 3/3] wifi: ath12k: Fix a few spelling errors
Date: Tue, 22 Aug 2023 22:10:48 +0300 [thread overview]
Message-ID: <87y1i2hozr.fsf@kernel.org> (raw)
In-Reply-To: <1a9f7b7b-6e99-4cbb-a2e1-c76ed6b90a1d@quicinc.com> (Jeff Johnson's message of "Tue, 22 Aug 2023 09:43:08 -0700")
Jeff Johnson <quic_jjohnson@quicinc.com> writes:
> On 8/22/2023 9:18 AM, Randy Dunlap wrote:
>
>> Hi--
>> On 8/22/23 07:50, Jeff Johnson wrote:
>>> Fix a few issues flagged by 'codespell'.
>>>
>>> Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
>>> ---
>>> drivers/net/wireless/ath/ath12k/dp.h | 2 +-
>>> drivers/net/wireless/ath/ath12k/dp_rx.c | 2 +-
>>> drivers/net/wireless/ath/ath12k/dp_tx.c | 2 +-
>>> drivers/net/wireless/ath/ath12k/mac.c | 2 +-
>>> drivers/net/wireless/ath/ath12k/rx_desc.h | 2 +-
>>> 5 files changed, 5 insertions(+), 5 deletions(-)
>>>
>>> diff --git a/drivers/net/wireless/ath/ath12k/mac.c b/drivers/net/wireless/ath/ath12k/mac.c
>>> index 0f2af2f14ef7..dbaf033c2527 100644
>>> --- a/drivers/net/wireless/ath/ath12k/mac.c
>>> +++ b/drivers/net/wireless/ath/ath12k/mac.c
>>> @@ -6771,7 +6771,7 @@ ath12k_mac_op_reconfig_complete(struct ieee80211_hw *hw,
>>> /* After trigger disconnect, then upper layer will
>>> * trigger connect again, then the PN number of
>>> * upper layer will be reset to keep up with AP
>>> - * side, hence PN number mis-match will not happened.
>>> + * side, hence PN number mismatch will not happened.
>> The fix is good, but preferably also s/happened/happen/.
>
> Kalle, can you apply that when it goes to -pending?
Yes, did that now:
https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=pending&id=212796e28fe44c0a4956c797d8b685b905784cd6
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
--
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@kernel.org>
To: Jeff Johnson <quic_jjohnson@quicinc.com>
Cc: Randy Dunlap <rdunlap@infradead.org>,
<ath10k@lists.infradead.org>, <linux-wireless@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, <ath11k@lists.infradead.org>,
<ath12k@lists.infradead.org>
Subject: Re: [PATCH 3/3] wifi: ath12k: Fix a few spelling errors
Date: Tue, 22 Aug 2023 22:10:48 +0300 [thread overview]
Message-ID: <87y1i2hozr.fsf@kernel.org> (raw)
In-Reply-To: <1a9f7b7b-6e99-4cbb-a2e1-c76ed6b90a1d@quicinc.com> (Jeff Johnson's message of "Tue, 22 Aug 2023 09:43:08 -0700")
Jeff Johnson <quic_jjohnson@quicinc.com> writes:
> On 8/22/2023 9:18 AM, Randy Dunlap wrote:
>
>> Hi--
>> On 8/22/23 07:50, Jeff Johnson wrote:
>>> Fix a few issues flagged by 'codespell'.
>>>
>>> Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
>>> ---
>>> drivers/net/wireless/ath/ath12k/dp.h | 2 +-
>>> drivers/net/wireless/ath/ath12k/dp_rx.c | 2 +-
>>> drivers/net/wireless/ath/ath12k/dp_tx.c | 2 +-
>>> drivers/net/wireless/ath/ath12k/mac.c | 2 +-
>>> drivers/net/wireless/ath/ath12k/rx_desc.h | 2 +-
>>> 5 files changed, 5 insertions(+), 5 deletions(-)
>>>
>>> diff --git a/drivers/net/wireless/ath/ath12k/mac.c b/drivers/net/wireless/ath/ath12k/mac.c
>>> index 0f2af2f14ef7..dbaf033c2527 100644
>>> --- a/drivers/net/wireless/ath/ath12k/mac.c
>>> +++ b/drivers/net/wireless/ath/ath12k/mac.c
>>> @@ -6771,7 +6771,7 @@ ath12k_mac_op_reconfig_complete(struct ieee80211_hw *hw,
>>> /* After trigger disconnect, then upper layer will
>>> * trigger connect again, then the PN number of
>>> * upper layer will be reset to keep up with AP
>>> - * side, hence PN number mis-match will not happened.
>>> + * side, hence PN number mismatch will not happened.
>> The fix is good, but preferably also s/happened/happen/.
>
> Kalle, can you apply that when it goes to -pending?
Yes, did that now:
https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=pending&id=212796e28fe44c0a4956c797d8b685b905784cd6
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
--
ath12k mailing list
ath12k@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/ath12k
WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@kernel.org>
To: Jeff Johnson <quic_jjohnson@quicinc.com>
Cc: Randy Dunlap <rdunlap@infradead.org>,
<ath10k@lists.infradead.org>, <linux-wireless@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, <ath11k@lists.infradead.org>,
<ath12k@lists.infradead.org>
Subject: Re: [PATCH 3/3] wifi: ath12k: Fix a few spelling errors
Date: Tue, 22 Aug 2023 22:10:48 +0300 [thread overview]
Message-ID: <87y1i2hozr.fsf@kernel.org> (raw)
In-Reply-To: <1a9f7b7b-6e99-4cbb-a2e1-c76ed6b90a1d@quicinc.com> (Jeff Johnson's message of "Tue, 22 Aug 2023 09:43:08 -0700")
Jeff Johnson <quic_jjohnson@quicinc.com> writes:
> On 8/22/2023 9:18 AM, Randy Dunlap wrote:
>
>> Hi--
>> On 8/22/23 07:50, Jeff Johnson wrote:
>>> Fix a few issues flagged by 'codespell'.
>>>
>>> Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
>>> ---
>>> drivers/net/wireless/ath/ath12k/dp.h | 2 +-
>>> drivers/net/wireless/ath/ath12k/dp_rx.c | 2 +-
>>> drivers/net/wireless/ath/ath12k/dp_tx.c | 2 +-
>>> drivers/net/wireless/ath/ath12k/mac.c | 2 +-
>>> drivers/net/wireless/ath/ath12k/rx_desc.h | 2 +-
>>> 5 files changed, 5 insertions(+), 5 deletions(-)
>>>
>>> diff --git a/drivers/net/wireless/ath/ath12k/mac.c b/drivers/net/wireless/ath/ath12k/mac.c
>>> index 0f2af2f14ef7..dbaf033c2527 100644
>>> --- a/drivers/net/wireless/ath/ath12k/mac.c
>>> +++ b/drivers/net/wireless/ath/ath12k/mac.c
>>> @@ -6771,7 +6771,7 @@ ath12k_mac_op_reconfig_complete(struct ieee80211_hw *hw,
>>> /* After trigger disconnect, then upper layer will
>>> * trigger connect again, then the PN number of
>>> * upper layer will be reset to keep up with AP
>>> - * side, hence PN number mis-match will not happened.
>>> + * side, hence PN number mismatch will not happened.
>> The fix is good, but preferably also s/happened/happen/.
>
> Kalle, can you apply that when it goes to -pending?
Yes, did that now:
https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=pending&id=212796e28fe44c0a4956c797d8b685b905784cd6
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2023-08-22 19:11 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-22 14:50 [PATCH 0/3] ath*: Fix a few spelling errors Jeff Johnson
2023-08-22 14:50 ` Jeff Johnson
2023-08-22 14:50 ` Jeff Johnson
2023-08-22 14:50 ` Jeff Johnson
2023-08-22 14:50 ` [PATCH 1/3] wifi: ath10k: " Jeff Johnson
2023-08-22 14:50 ` Jeff Johnson
2023-08-22 14:50 ` Jeff Johnson
2023-08-22 14:50 ` Jeff Johnson
2023-08-22 16:14 ` Randy Dunlap
2023-08-22 16:14 ` Randy Dunlap
2023-08-22 16:14 ` Randy Dunlap
2023-08-22 16:14 ` Randy Dunlap
2023-08-23 14:06 ` Kalle Valo
2023-08-23 14:06 ` Kalle Valo
2023-08-23 14:06 ` Kalle Valo
2023-08-23 14:06 ` Kalle Valo
2023-08-22 14:50 ` [PATCH 2/3] wifi: ath11k: " Jeff Johnson
2023-08-22 14:50 ` Jeff Johnson
2023-08-22 14:50 ` Jeff Johnson
2023-08-22 14:50 ` Jeff Johnson
2023-08-22 16:16 ` Randy Dunlap
2023-08-22 16:16 ` Randy Dunlap
2023-08-22 16:16 ` Randy Dunlap
2023-08-22 16:16 ` Randy Dunlap
2023-08-22 14:50 ` [PATCH 3/3] wifi: ath12k: " Jeff Johnson
2023-08-22 14:50 ` Jeff Johnson
2023-08-22 14:50 ` Jeff Johnson
2023-08-22 14:50 ` Jeff Johnson
2023-08-22 16:18 ` Randy Dunlap
2023-08-22 16:18 ` Randy Dunlap
2023-08-22 16:18 ` Randy Dunlap
2023-08-22 16:18 ` Randy Dunlap
2023-08-22 16:43 ` Jeff Johnson
2023-08-22 16:43 ` Jeff Johnson
2023-08-22 16:43 ` Jeff Johnson
2023-08-22 16:43 ` Jeff Johnson
2023-08-22 19:10 ` Kalle Valo [this message]
2023-08-22 19:10 ` Kalle Valo
2023-08-22 19:10 ` Kalle Valo
2023-08-22 19:10 ` Kalle Valo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y1i2hozr.fsf@kernel.org \
--to=kvalo@kernel.org \
--cc=ath10k@lists.infradead.org \
--cc=ath11k@lists.infradead.org \
--cc=ath12k@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=quic_jjohnson@quicinc.com \
--cc=rdunlap@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.