]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8723bs: Add missing braces in else statement.
authorQuytelda Kahja <quytelda@tamalin.org>
Tue, 27 Mar 2018 08:41:06 +0000 (01:41 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 29 Mar 2018 09:59:28 +0000 (11:59 +0200)
commit9300453fb7bfb52300db5adabf66d1af60ae9338
treed317084968b5ac9627b2fe2abbd704c397be3808
parent60e7c1046e7b3fb54f9693cae584a5fd9bf12a8b
staging: rtl8723bs: Add missing braces in else statement.

The style rule to leave out braces in single line conditional statements
doesn't apply when one branch is multiple lines.

Signed-off-by: Quytelda Kahja <quytelda@tamalin.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/rtl8723bs_recv.c