linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] rt2x00: fix the typo in comments
@ 2023-06-12 11:46 Deming Wang
  2023-06-13 17:38 ` Stanislaw Gruszka
  2023-06-15  7:46 ` wifi: " Kalle Valo
  0 siblings, 2 replies; 3+ messages in thread
From: Deming Wang @ 2023-06-12 11:46 UTC (permalink / raw)
  To: stf_xl, helmut.schaa, kvalo; +Cc: linux-wireless, linux-kernel, Deming Wang

Fix typo in the description of 'non-succesfull'.

Signed-off-by: Deming Wang <wangdeming@inspur.com>
---
 drivers/net/wireless/ralink/rt2x00/rt2x00link.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ralink/rt2x00/rt2x00link.c b/drivers/net/wireless/ralink/rt2x00/rt2x00link.c
index b052c96347d6..6cf7e7c997c2 100644
--- a/drivers/net/wireless/ralink/rt2x00/rt2x00link.c
+++ b/drivers/net/wireless/ralink/rt2x00/rt2x00link.c
@@ -192,7 +192,7 @@ void rt2x00link_update_stats(struct rt2x00_dev *rt2x00dev,
 		return;
 
 	/*
-	 * Frame was received successfully since non-succesfull
+	 * Frame was received successfully since non-successful
 	 * frames would have been dropped by the hardware.
 	 */
 	qual->rx_success++;
-- 
2.27.0


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

* Re: [PATCH] rt2x00: fix the typo in comments
  2023-06-12 11:46 [PATCH] rt2x00: fix the typo in comments Deming Wang
@ 2023-06-13 17:38 ` Stanislaw Gruszka
  2023-06-15  7:46 ` wifi: " Kalle Valo
  1 sibling, 0 replies; 3+ messages in thread
From: Stanislaw Gruszka @ 2023-06-13 17:38 UTC (permalink / raw)
  To: Deming Wang; +Cc: helmut.schaa, kvalo, linux-wireless, linux-kernel

On Mon, Jun 12, 2023 at 07:46:12AM -0400, Deming Wang wrote:
> Fix typo in the description of 'non-succesfull'.
> 
> Signed-off-by: Deming Wang <wangdeming@inspur.com>
Acked-by: Stanislaw Gruszka <stf_xl@wp.pl>
> ---
>  drivers/net/wireless/ralink/rt2x00/rt2x00link.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/net/wireless/ralink/rt2x00/rt2x00link.c b/drivers/net/wireless/ralink/rt2x00/rt2x00link.c
> index b052c96347d6..6cf7e7c997c2 100644
> --- a/drivers/net/wireless/ralink/rt2x00/rt2x00link.c
> +++ b/drivers/net/wireless/ralink/rt2x00/rt2x00link.c
> @@ -192,7 +192,7 @@ void rt2x00link_update_stats(struct rt2x00_dev *rt2x00dev,
>  		return;
>  
>  	/*
> -	 * Frame was received successfully since non-succesfull
> +	 * Frame was received successfully since non-successful
>  	 * frames would have been dropped by the hardware.
>  	 */
>  	qual->rx_success++;
> -- 
> 2.27.0
> 

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

* Re: wifi: rt2x00: fix the typo in comments
  2023-06-12 11:46 [PATCH] rt2x00: fix the typo in comments Deming Wang
  2023-06-13 17:38 ` Stanislaw Gruszka
@ 2023-06-15  7:46 ` Kalle Valo
  1 sibling, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2023-06-15  7:46 UTC (permalink / raw)
  To: Deming Wang
  Cc: stf_xl, helmut.schaa, linux-wireless, linux-kernel, Deming Wang

Deming Wang <wangdeming@inspur.com> wrote:

> Fix typo in the description of 'non-succesfull'.
> 
> Signed-off-by: Deming Wang <wangdeming@inspur.com>
> Acked-by: Stanislaw Gruszka <stf_xl@wp.pl>

Patch applied to wireless-next.git, thanks.

52818fce28b2 wifi: rt2x00: fix the typo in comments

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20230612114612.1640-1-wangdeming@inspur.com/

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


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

end of thread, other threads:[~2023-06-15  7:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-12 11:46 [PATCH] rt2x00: fix the typo in comments Deming Wang
2023-06-13 17:38 ` Stanislaw Gruszka
2023-06-15  7:46 ` wifi: " 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).