staging: rtl8723bs: wifi_regd.c: remove superfluous braces
authorFabian Wolff <fabian.wolff@fau.de>
Mon, 12 Jun 2017 10:46:13 +0000 (12:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Jun 2017 12:59:38 +0000 (14:59 +0200)
commita8e1afccdcba281b8c529062cd5e4e055334c348
tree37e1ede07f6b1689169e026ecd50d87ea4a96e26
parentdae24da62d3e767810115d03895f48a6bf4d5f98
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>
drivers/staging/rtl8723bs/os_dep/wifi_regd.c