2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 07:04:00 +08:00
linux-next/drivers/staging/rtl8723bs
Fabian Wolff a8e1afccdc staging: rtl8723bs: wifi_regd.c: remove superfluous braces
This patch removes unnecessary braces in an if/else-construct, thereby
fixing both a checkpatch.pl warning about superfluous braces and an
error about an ill-placed closing brace preceding the "else" keyword.

Signed-off-by: Fabian Wolff <fabian.wolff@fau.de>
Signed-off-by: Mate Horvath <horvatmate@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-06-13 14:59:38 +02:00
..
core Staging: rtl8723bs: core: rtw_mlme: Fix spelling issues 2017-05-16 13:53:23 +02:00
hal staging: rtl8723bs: fix a couple of spelling mistakes 2017-06-06 16:16:10 +02:00
include staging: rtl8723bs: Use vsnprintf extensions %pM and %pI4 2017-06-13 14:59:29 +02:00
os_dep staging: rtl8723bs: wifi_regd.c: remove superfluous braces 2017-06-13 14:59:38 +02:00
Kconfig
Makefile
TODO