Staging: rtl8192u: r8192U_core.c Fixed open brace { placement
authorChaitanya Hazarey <c@24.io>
Wed, 11 Jun 2014 17:26:43 +0000 (10:26 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2014 22:16:56 +0000 (15:16 -0700)
Fixed open brace placement to address the following code-style errors:

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_core.c