commit | 28cda5ae0917a31d2e0436fe91901bc82f8e2492 | [log] [tgz] |
---|---|---|
author | Chaitanya Hazarey <c@24.io> | Wed May 28 07:32:39 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed May 28 14:33:04 2014 -0700 |
tree | ac62a1cc1f0c6ea8c25092260b0c86f8c3b196cd | |
parent | 654d1ce9189c60294f62cde55a231898639683f3 [diff] |
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>