public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: rtl8723bs: fix typo in rtw_pwrctrl.c
@ 2026-04-29  3:41 Maha Maryam Javaid
  2026-04-29  7:08 ` Luka Gejak
  0 siblings, 1 reply; 2+ messages in thread
From: Maha Maryam Javaid @ 2026-04-29  3:41 UTC (permalink / raw)
  To: gregkh; +Cc: linux-staging, linux-kernel, Maha Maryam Javaid

Fix spelling mistake: willl -> will

Signed-off-by: Maha Maryam Javaid <mahamaryamjavaid@gmail.com>
---
 drivers/staging/rtl8723bs/core/rtw_pwrctrl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c b/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c
index f074ea6e0f38..ca1cb58fc801 100644
--- a/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c
+++ b/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c
@@ -576,7 +576,7 @@ void LPS_Leave_check(struct adapter *padapter)
  *
  * This will be called when CPWM interrupt is up.
  *
- * using to update cpwn of drv; and drv willl make a decision to up or down pwr level
+ * using to update cpwn of drv; and drv will make a decision to up or down pwr level
  */
 void cpwm_int_hdl(struct adapter *padapter, struct reportpwrstate_parm *preportpwrstate)
 {
-- 
2.34.1


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

* Re: [PATCH] staging: rtl8723bs: fix typo in rtw_pwrctrl.c
  2026-04-29  3:41 [PATCH] staging: rtl8723bs: fix typo in rtw_pwrctrl.c Maha Maryam Javaid
@ 2026-04-29  7:08 ` Luka Gejak
  0 siblings, 0 replies; 2+ messages in thread
From: Luka Gejak @ 2026-04-29  7:08 UTC (permalink / raw)
  To: mahamaryamjavaid; +Cc: gregkh, linux-kernel, linux-staging, luka.gejak

> Fix spelling mistake: willl -> will
> 
> Signed-off-by: Maha Maryam Javaid <mahamaryamjavaid@gmail.com>
> ---
>  drivers/staging/rtl8723bs/core/rtw_pwrctrl.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c b/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c
> index f074ea6e0f38..ca1cb58fc801 100644
> --- a/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c
> +++ b/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c
> @@ -576,7 +576,7 @@ void LPS_Leave_check(struct adapter *padapter)
>   *
>   * This will be called when CPWM interrupt is up.
>   *
> - * using to update cpwn of drv; and drv willl make a decision to up or down pwr level
> + * using to update cpwn of drv; and drv will make a decision to up or down pwr level
>   */
>  void cpwm_int_hdl(struct adapter *padapter, struct reportpwrstate_parm *preportpwrstate)
>  {
> -- 
> 2.34.1
> 
LGTM,

Reviewed-by: Luka Gejak <luka.gejak@linux.dev>

Best regards,
Luka Gejak

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

end of thread, other threads:[~2026-04-29  7:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-29  3:41 [PATCH] staging: rtl8723bs: fix typo in rtw_pwrctrl.c Maha Maryam Javaid
2026-04-29  7:08 ` Luka Gejak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox