Staging: rtl8723au: core: Fix unnecassary braces warning.
authorAybuke Ozdemir <aybuke.147@gmail.com>
Thu, 18 Sep 2014 23:23:53 +0000 (02:23 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Sep 2014 23:30:11 +0000 (16:30 -0700)
commit8c09757d91703ccbf0da9fc67764de9714c9e615
treec8fba25e269484a79e92c441f8f72883581f1ac2
parent867ce1bd68fb1eadb70b82bcda1e451b27ff824a
Staging: rtl8723au: core: Fix unnecassary braces warning.

This patch fixes these warning messages found by checkpatch.pl:
WARNING: braces {} are not necessary for single statement blocks

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