Skip to content

Commit dff8e5d

Browse files
rogeriofoxgregkh
authored andcommitted
staging: rtl8723bs: Removed multiple blank lines of rtw_pwrctrl.c
Removed multiple blank lines in file rtw_pwrctrl.c Found by checkpatch.pl Signed-off-by: Rogério Fernandes Pereira <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent d2f8d18 commit dff8e5d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/staging/rtl8723bs/core/rtw_pwrctrl.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
#include <hal_data.h>
99
#include <linux/jiffies.h>
1010

11-
1211
void _ips_enter(struct adapter *padapter)
1312
{
1413
struct pwrctrl_priv *pwrpriv = adapter_to_pwrctl(padapter);
@@ -994,7 +993,6 @@ void rtw_init_pwrctrl_priv(struct adapter *padapter)
994993
pwrctrlpriv->wowlan_ap_mode = false;
995994
}
996995

997-
998996
void rtw_free_pwrctrl_priv(struct adapter *adapter)
999997
{
1000998
}

0 commit comments

Comments
 (0)