public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH] staging: rtl8723bs: remove redundant blank line in rtw_btcoex.c
@ 2026-03-15 19:28 Joshua Gu
  2026-03-15 21:34 ` Ethan Tidmore
  0 siblings, 1 reply; 2+ messages in thread
From: Joshua Gu @ 2026-03-15 19:28 UTC (permalink / raw)
  To: gregkh; +Cc: linux-staging, linux-kernel

Removed extra blank line, as reported by checkpatch.pl

Signed-off-by: Joshua Gu <joshuagu789@gmail.com>
---
 drivers/staging/rtl8723bs/core/rtw_btcoex.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/rtl8723bs/core/rtw_btcoex.c b/drivers/staging/rtl8723bs/core/rtw_btcoex.c
index f4b19ef7b341..0191a943f0a4 100644
--- a/drivers/staging/rtl8723bs/core/rtw_btcoex.c
+++ b/drivers/staging/rtl8723bs/core/rtw_btcoex.c
@@ -54,7 +54,6 @@ void rtw_btcoex_LPS_Enter(struct adapter *padapter)
 	struct pwrctrl_priv *pwrpriv;
 	u8 lps_val;
 
-
 	pwrpriv = adapter_to_pwrctl(padapter);
 
 	pwrpriv->bpower_saving = true;
-- 
2.43.0


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

* Re: [PATCH] staging: rtl8723bs: remove redundant blank line in rtw_btcoex.c
  2026-03-15 19:28 [PATCH] staging: rtl8723bs: remove redundant blank line in rtw_btcoex.c Joshua Gu
@ 2026-03-15 21:34 ` Ethan Tidmore
  0 siblings, 0 replies; 2+ messages in thread
From: Ethan Tidmore @ 2026-03-15 21:34 UTC (permalink / raw)
  To: Joshua Gu, gregkh; +Cc: linux-staging, linux-kernel

On Sun Mar 15, 2026 at 2:28 PM CDT, Joshua Gu wrote:
> Removed extra blank line, as reported by checkpatch.pl
>
> Signed-off-by: Joshua Gu <joshuagu789@gmail.com>
> ---

LGTM.

Reviewed-by: Ethan Tidmore <ethantidmore06@gmail.com>

Thanks,

ET

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

end of thread, other threads:[~2026-03-15 21:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-15 19:28 [PATCH] staging: rtl8723bs: remove redundant blank line in rtw_btcoex.c Joshua Gu
2026-03-15 21:34 ` Ethan Tidmore

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