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)
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>

No differences found