]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2231992f794a5b66409243e5fc49e7ab7d4cab8a
treece70331719012633074441b9cc6994db5f622b61
parentb8c9c0eb14a687f00530c189d8c7545ae69aa440
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