linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] wifi: p54: Fix comment typo
@ 2022-08-11 12:03 Jason Wang
  2022-08-12  7:50 ` Christian Lamparter
  2022-09-07  7:59 ` Kalle Valo
  0 siblings, 2 replies; 3+ messages in thread
From: Jason Wang @ 2022-08-11 12:03 UTC (permalink / raw)
  To: kvalo
  Cc: chunkeey, davem, edumazet, kuba, pabeni, linux-wireless, netdev,
	linux-kernel, Jason Wang

The double `to' is duplicated in the comment, remove one.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
---
 drivers/net/wireless/intersil/p54/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/intersil/p54/main.c b/drivers/net/wireless/intersil/p54/main.c
index b925e327e091..e127453ab51a 100644
--- a/drivers/net/wireless/intersil/p54/main.c
+++ b/drivers/net/wireless/intersil/p54/main.c
@@ -635,7 +635,7 @@ static int p54_get_survey(struct ieee80211_hw *dev, int idx,
 				/*
 				 * hw/fw has not accumulated enough sample sets.
 				 * Wait for 100ms, this ought to be enough to
-				 * to get at least one non-null set of channel
+				 * get at least one non-null set of channel
 				 * usage statistics.
 				 */
 				msleep(100);
-- 
2.36.1


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

* Re: [PATCH] wifi: p54: Fix comment typo
  2022-08-11 12:03 [PATCH] wifi: p54: Fix comment typo Jason Wang
@ 2022-08-12  7:50 ` Christian Lamparter
  2022-09-07  7:59 ` Kalle Valo
  1 sibling, 0 replies; 3+ messages in thread
From: Christian Lamparter @ 2022-08-12  7:50 UTC (permalink / raw)
  To: Jason Wang, kvalo
  Cc: chunkeey, davem, edumazet, kuba, pabeni, linux-wireless, netdev,
	linux-kernel

On 11/08/2022 14:03, Jason Wang wrote:
> The double `to' is duplicated in the comment, remove one.

Oh, there might be more errors... much more.

If you can, please aggregated spelling and grammar errors.

Acked-by: Christian Lamparter <chunkeey@gmail.com>

> 
> Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
> ---
>   drivers/net/wireless/intersil/p54/main.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/net/wireless/intersil/p54/main.c b/drivers/net/wireless/intersil/p54/main.c
> index b925e327e091..e127453ab51a 100644
> --- a/drivers/net/wireless/intersil/p54/main.c
> +++ b/drivers/net/wireless/intersil/p54/main.c
> @@ -635,7 +635,7 @@ static int p54_get_survey(struct ieee80211_hw *dev, int idx,
>   				/*
>   				 * hw/fw has not accumulated enough sample sets.
>   				 * Wait for 100ms, this ought to be enough to
> -				 * to get at least one non-null set of channel
> +				 * get at least one non-null set of channel
>   				 * usage statistics.
>   				 */
>   				msleep(100);


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

* Re: [PATCH] wifi: p54: Fix comment typo
  2022-08-11 12:03 [PATCH] wifi: p54: Fix comment typo Jason Wang
  2022-08-12  7:50 ` Christian Lamparter
@ 2022-09-07  7:59 ` Kalle Valo
  1 sibling, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2022-09-07  7:59 UTC (permalink / raw)
  To: Jason Wang
  Cc: chunkeey, davem, edumazet, kuba, pabeni, linux-wireless, netdev,
	linux-kernel, Jason Wang

Jason Wang <wangborong@cdjrlc.com> wrote:

> The double `to' is duplicated in the comment, remove one.
> 
> Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
> Acked-by: Christian Lamparter <chunkeey@gmail.com>

Patch applied to wireless-next.git, thanks.

3d784bade0fd wifi: p54: Fix comment typo

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20220811120340.12968-1-wangborong@cdjrlc.com/

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


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

end of thread, other threads:[~2022-09-07  8:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-11 12:03 [PATCH] wifi: p54: Fix comment typo Jason Wang
2022-08-12  7:50 ` Christian Lamparter
2022-09-07  7:59 ` 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).