staging: rtl8723au: hal: Removed unnecessary braces.
authorAybuke Ozdemir <aybuke.147@gmail.com>
Sat, 27 Sep 2014 13:47:48 +0000 (16:47 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Sep 2014 03:11:26 +0000 (23:11 -0400)
commit7b58e79b5fbffc35e25d3eecec7f748d33b66a29
tree3237a8e544e6d7b09d724df63dc0c027c83e2591
parent57e680eb090061a23119245f4878f413da77021a
staging: rtl8723au: hal: Removed unnecessary braces.

This patch fixes "braces {} are not necessary for single statement
blocks" checkpatch.pl warning in hal_com.c

Signed-off-by: Aybuke Ozdemir <aybuke.147@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/hal/hal_com.c