staging: rtl8192u: Fix checkpatch.pl warnings
authorKoray Gulcu <koray.gulcu@ozu.edu.tr>
Sun, 12 Oct 2014 18:46:51 +0000 (19:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Oct 2014 08:43:41 +0000 (16:43 +0800)
commit7efa16c3b04e53e1a1c2ddecfcfb9b3aaafb71b5
tree8afa55131a74de4cad9f2a162004e90371bdfb42
parent7d95983735889d8f97356fb875a490b55bfd744e
staging: rtl8192u: Fix checkpatch.pl warnings

This patch fixes "line over 80 characters" warnings found in the first patch by breaking u4bAcParam's calculation down into a few steps.

Signed-off-by: Koray Gulcu <koray.gulcu@ozu.edu.tr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_core.c