OSDN Git Service

Staging: rtl8192u: r8192U_core.c Rearranged statements to fix code-style errors
authorChaitanya Hazarey <c@24.io>
Thu, 5 Jun 2014 20:25:57 +0000 (13:25 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2014 22:16:26 +0000 (15:16 -0700)
commitf93b4685bec610f150dd0719aba940d2f9fc1d8f
treece70331719012633074441b9cc6994db5f622b61
parentb6b0789fec2555606cf1143bcb3a462a427ce3c5
Staging: rtl8192u: r8192U_core.c Rearranged statements to fix code-style errors

Rearranged statements around if and switch statements to address the following error:

ERROR: trailing statements should be on next line

Signed-off-by: Chaitanya Hazarey <c@24.io>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_core.c