]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: rtl8192u: r8192U_wx.c Added {} braces and newlines
authorChaitanya Hazarey <c@24.io>
Wed, 28 May 2014 14:32:39 +0000 (07:32 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 May 2014 21:33:04 +0000 (14:33 -0700)
commit14e5438f412380ec35bdfc3973f42f57914e8918
treeac62a1cc1f0c6ea8c25092260b0c86f8c3b196cd
parente720939b5ad81eb4720d1efb6c739f7cc6b3222e
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