mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 18:21:24 +02:00
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:
parent
7da5c11368
commit
f689f461fe
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user