]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
staging: rtl8723bs: remove multiple blank lines in rtw_btcoex.c
authorLinus Probert <linus.probert@gmail.com>
Fri, 3 Apr 2026 22:03:10 +0000 (00:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Apr 2026 11:01:52 +0000 (05:01 -0600)
Removes multiple blank lines in rtw_btcoex.c.
Discovered and verified using checkpatch.pl

Signed-off-by: Linus Probert <linus.probert@gmail.com>
Link: https://patch.msgid.link/20260403220310.1824969-3-linus.probert@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_btcoex.c

index 0191a943f0a45733147aad640df1528d89a8405f..27dfd00b42495906d9e218e1841997353f7e6769 100644 (file)
@@ -65,7 +65,6 @@ void rtw_btcoex_LPS_Leave(struct adapter *padapter)
 {
        struct pwrctrl_priv *pwrpriv;
 
-
        pwrpriv = adapter_to_pwrctl(padapter);
 
        if (pwrpriv->pwr_mode != PS_MODE_ACTIVE) {