From: Linus Probert Date: Fri, 3 Apr 2026 22:03:10 +0000 (+0200) Subject: staging: rtl8723bs: remove multiple blank lines in rtw_btcoex.c X-Git-Tag: v7.2-rc1~66^2~184 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d3fb34054c383cb814e45b7edb364a74c4203f5;p=thirdparty%2Fkernel%2Flinux.git staging: rtl8723bs: remove multiple blank lines in rtw_btcoex.c Removes multiple blank lines in rtw_btcoex.c. Discovered and verified using checkpatch.pl Signed-off-by: Linus Probert Link: https://patch.msgid.link/20260403220310.1824969-3-linus.probert@gmail.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8723bs/core/rtw_btcoex.c b/drivers/staging/rtl8723bs/core/rtw_btcoex.c index 0191a943f0a45..27dfd00b42495 100644 --- a/drivers/staging/rtl8723bs/core/rtw_btcoex.c +++ b/drivers/staging/rtl8723bs/core/rtw_btcoex.c @@ -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) {