* [PATCH] staging: rtl8723bs: Removed multiple blank lines of rtw_pwrctrl.c
@ 2025-05-03 20:24 Rogério Fernandes Pereira
0 siblings, 0 replies; only message in thread
From: Rogério Fernandes Pereira @ 2025-05-03 20:24 UTC (permalink / raw)
To: gregkh, dpenkler, linux-staging, koike, linux-kernel,
~lkcamp/patches
Cc: Rogério Fernandes Pereira
Removed multiple blank lines in file rtw_pwrctrl.c
Found by checkpatch.pl
Signed-off-by: Rogério Fernandes Pereira <rfp2005@gmail.com>
---
Hello, I'm Rogério "Fox" and newbie on kernel contribution and it's my
happiest commit. Any feedback is welcome.
drivers/staging/rtl8723bs/core/rtw_pwrctrl.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c b/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c
index 74a8fcf18..44f7c1930 100644
--- a/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c
+++ b/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c
@@ -8,7 +8,6 @@
#include <hal_data.h>
#include <linux/jiffies.h>
-
void _ips_enter(struct adapter *padapter)
{
struct pwrctrl_priv *pwrpriv = adapter_to_pwrctl(padapter);
@@ -994,7 +993,6 @@ void rtw_init_pwrctrl_priv(struct adapter *padapter)
pwrctrlpriv->wowlan_ap_mode = false;
}
-
void rtw_free_pwrctrl_priv(struct adapter *adapter)
{
}
--
2.39.5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-05-03 20:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-03 20:24 [PATCH] staging: rtl8723bs: Removed multiple blank lines of rtw_pwrctrl.c Rogério Fernandes Pereira
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox