staging: rtl8192u: Refactor heavy nesting
authorLorenzo Stoakes <lstoakes@gmail.com>
Sat, 24 Jan 2015 15:45:24 +0000 (15:45 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Jan 2015 19:10:41 +0000 (11:10 -0800)
commitf0e0f8cffa73d5922b8e356c64d9238302763e07
tree6aebcf14789398947043d7ef01cf737a7afa8d42
parent16da7808300cea62b76dba286f74f0e3d7194f81
staging: rtl8192u: Refactor heavy nesting

This patch fixes warnings raised by checkpatch.pl relating to heavily indented
lines in r8192U_dm.c by refactoring code to achieve the same outcome indented by
one less tab.

Signed-off-by: Lorenzo Stoakes <lstoakes@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_dm.c