staging: rtl8723bs: remove redundant blank line in rtw_btcoex.c

Removed extra blank line, as reported by checkpatch.pl

Signed-off-by: Joshua Gu <joshuagu789@gmail.com>
Reviewed-by: Ethan Tidmore <ethantidmore06@gmail.com>
Link: https://patch.msgid.link/abcIbKgPQWkIB6vg@ubuntuarm64
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Joshua Gu 2026-03-15 19:28:44 +00:00 committed by Greg Kroah-Hartman
parent 7da5c11368
commit f689f461fe

View File

@ -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;