public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH v3 3/3] staging: rtl8723bs: Fix "adpative" typo in rtw_xmit.h
@ 2026-02-24 10:34 Giorgi Tchankvetadze
  2026-02-24 11:09 ` Dan Carpenter
  0 siblings, 1 reply; 2+ messages in thread
From: Giorgi Tchankvetadze @ 2026-02-24 10:34 UTC (permalink / raw)
  To: gregkh
  Cc: linux-staging, johan, elder, linux-kernel, ethantidmore06,
	Giorgi Tchankvetadze

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 */
 	u8 bwmode;
 	u8 ch_offset;/* PRIME_CHNL_OFFSET */
 	u8 sgi;/* short GI */
-- 
2.52.0


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

* Re: [PATCH v3 3/3] staging: rtl8723bs: Fix "adpative" typo in rtw_xmit.h
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Carpenter @ 2026-02-24 11:09 UTC (permalink / raw)
  To: Giorgi Tchankvetadze
  Cc: gregkh, linux-staging, johan, elder, linux-kernel, ethantidmore06

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


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

end of thread, other threads:[~2026-02-24 11:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox