staging: rtl8723bs: remove braces from single if statement
authorMichael Straube <straube.linux@gmail.com>
Sun, 8 Jul 2018 10:38:55 +0000 (12:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 8 Jul 2018 15:41:15 +0000 (17:41 +0200)
commit86ef7175e317f78f16013f023065dbb7993e7ecf
treeda27b689c624e55067d81b0f520b53370626079a
parentbea378608b75116277804c260cff8438681f5ac0
staging: rtl8723bs: remove braces from single if statement

Remove braces from single if statement to follow kernel coding style.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_ieee80211.c