]> 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)
commite3958363485ce4647e3d7ed0e301ccef1544cb4d
treeac62a1cc1f0c6ea8c25092260b0c86f8c3b196cd
parentf4581a973f289cfe238ed4b7c96ff34a09fb81a2
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