From: Stanislaw Gruszka <stf_xl@wp.pl>
To: Deming Wang <wangdeming@inspur.com>
Cc: helmut.schaa@googlemail.com, kvalo@kernel.org,
linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] rt2x00: fix the typo in comments
Date: Tue, 13 Jun 2023 19:38:11 +0200 [thread overview]
Message-ID: <20230613173811.GA305477@wp.pl> (raw)
In-Reply-To: <20230612114612.1640-1-wangdeming@inspur.com>
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
>
next prev parent reply other threads:[~2023-06-13 17:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-12 11:46 [PATCH] rt2x00: fix the typo in comments Deming Wang
2023-06-13 17:38 ` Stanislaw Gruszka [this message]
2023-06-15 7:46 ` wifi: " 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=20230613173811.GA305477@wp.pl \
--to=stf_xl@wp.pl \
--cc=helmut.schaa@googlemail.com \
--cc=kvalo@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=wangdeming@inspur.com \
/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 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).