2023-06-12 11:59:26

by Deming Wang

[permalink] [raw]
Subject: [PATCH] rt2x00: fix the typo in comments

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

Signed-off-by: Deming Wang <[email protected]>
---
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



2023-06-13 17:56:09

by Stanislaw Gruszka

[permalink] [raw]
Subject: Re: [PATCH] rt2x00: fix the typo in comments

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 <[email protected]>
Acked-by: Stanislaw Gruszka <[email protected]>
> ---
> 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
>

2023-06-15 07:59:43

by Kalle Valo

[permalink] [raw]
Subject: Re: wifi: rt2x00: fix the typo in comments

Deming Wang <[email protected]> wrote:

> Fix typo in the description of 'non-succesfull'.
>
> Signed-off-by: Deming Wang <[email protected]>
> Acked-by: Stanislaw Gruszka <[email protected]>

Patch applied to wireless-next.git, thanks.

52818fce28b2 wifi: rt2x00: fix the typo in comments

--
https://patchwork.kernel.org/project/linux-wireless/patch/[email protected]/

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