staging: rtl8188eu: In core directory, fixed 'missing a balnk line after declarations...
[linux-2.6-microblaze.git] / drivers / staging / rtl8188eu / core / rtw_pwrctrl.c
index 4032121..5e439c1 100644 (file)
@@ -279,6 +279,7 @@ exit:
 static void pwr_state_check_handler(unsigned long data)
 {
        struct adapter *padapter = (struct adapter *)data;
+
        rtw_ps_cmd(padapter);
 }