OSDN Git Service

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)
commit81669597159952928f5fedc83062e7d9fa281ecb
tree86df5a2068f2b4aa009e7202a23a3b4e06a9b14e
parent92e216165c5a8e33008e6f16b3c1f3233c1f6f42
Staging: rtl8192u: r8192U_core.c Fixed open brace { placement

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