summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal
diff options
context:
space:
mode:
authorArushi Singhal2018-03-03 20:17:26 +0100
committerGreg Kroah-Hartman2018-03-06 13:07:48 +0100
commitc3ecca4b2d75305b69593ed11bab15f5842bc1e7 (patch)
tree2588f7bb45231b5a4322c026f2cb9e9189cc4662 /drivers/staging/rtl8723bs/hal
parentstaging: rtl8192e: Add spaces around operators. (diff)
downloadkernel-qcow2-linux-c3ecca4b2d75305b69593ed11bab15f5842bc1e7.tar.gz
kernel-qcow2-linux-c3ecca4b2d75305b69593ed11bab15f5842bc1e7.tar.xz
kernel-qcow2-linux-c3ecca4b2d75305b69593ed11bab15f5842bc1e7.zip
staging: rtl8723bs: Remove unnecessary semicolon.
Remove unnecessary semicolon using semicolon.cocci Coccinelle script. Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com> Acked-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8723bs/hal')
-rw-r--r--drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c b/drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c
index a71b552eca9a..f6aeb2630398 100644
--- a/drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c
+++ b/drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c
@@ -163,7 +163,7 @@ static int phy_RF6052_Config_ParaFile(struct adapter *Adapter)
break;
}
- /*----Restore RFENV control type----*/;
+ /*----Restore RFENV control type----*/
switch (eRFPath) {
case RF_PATH_A:
case RF_PATH_C: