Staging: rtl8192u: r8192U_wx.c Added {} braces and newlines
commit28cda5ae0917a31d2e0436fe91901bc82f8e2492
authorChaitanya Hazarey <c@24.io>
Wed, 28 May 2014 14:32:39 +0000 (28 07:32 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 May 2014 21:33:04 +0000 (28 14:33 -0700)
treeac62a1cc1f0c6ea8c25092260b0c86f8c3b196cd
parent654d1ce9189c60294f62cde55a231898639683f3
Staging: rtl8192u: r8192U_wx.c Added {} braces and newlines

Added {} braces and newlines to address the following:

ERROR: else should follow close brace '}'
ERROR: space required before the open brace '{'
ERROR: trailing statements should be on next line
ERROR: space required before the open parenthesis '('
ERROR: that open brace { should be on the previous line

Signed-off-by: Chaitanya Hazarey <c@24.io>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_wx.c