From: Dan Carpenter <dan.carpenter@linaro.org>
To: Giorgi Tchankvetadze <giorgitchankvetadze1997@gmail.com>
Cc: gregkh@linuxfoundation.org, linux-staging@lists.linux.dev,
johan@kernel.org, elder@kernel.org, linux-kernel@vger.kernel.org,
ethantidmore06@gmail.com
Subject: Re: [PATCH v3 3/3] staging: rtl8723bs: Fix "adpative" typo in rtw_xmit.h
Date: Tue, 24 Feb 2026 14:09:53 +0300 [thread overview]
Message-ID: <aZ2HAfXD2_llaHwK@stanley.mountain> (raw)
In-Reply-To: <20260224103413.48216-3-giorgitchankvetadze1997@gmail.com>
On Tue, Feb 24, 2026 at 02:34:13PM +0400, Giorgi Tchankvetadze wrote:
> Change "adpative" to "adaptive"
>
> Signed-off-by: Giorgi Tchankvetadze <giorgitchankvetadze1997@gmail.com>
> ---
> v3: resend as series with unique subject lines (Greg)
>
> drivers/staging/rtl8723bs/include/rtw_xmit.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/rtl8723bs/include/rtw_xmit.h b/drivers/staging/rtl8723bs/include/rtw_xmit.h
> index 544468f57692..67a5d5f78a1d 100644
> --- a/drivers/staging/rtl8723bs/include/rtw_xmit.h
> +++ b/drivers/staging/rtl8723bs/include/rtw_xmit.h
> @@ -157,7 +157,7 @@ struct pkt_attrib {
> u8 key_idx;
> u8 qos_en;
> u8 ht_en;
> - u8 raid;/* rate adpative id */
> + u8 raid;/* rate adaptive id */
Add a space before the /*.
regards,
dan carpenter
prev parent reply other threads:[~2026-02-24 11:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-24 10:34 [PATCH v3 3/3] staging: rtl8723bs: Fix "adpative" typo in rtw_xmit.h Giorgi Tchankvetadze
2026-02-24 11:09 ` Dan Carpenter [this message]
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=aZ2HAfXD2_llaHwK@stanley.mountain \
--to=dan.carpenter@linaro.org \
--cc=elder@kernel.org \
--cc=ethantidmore06@gmail.com \
--cc=giorgitchankvetadze1997@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=johan@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
/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.