staging: rtl8188eu: core: Fixed 80 character length warning
authorSreenath Madasu <sreenath.madasu@gmail.com>
Wed, 8 Jul 2015 22:43:00 +0000 (18:43 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jul 2015 03:08:31 +0000 (20:08 -0700)
commit249472588cf0b5fa18063783dd1d4f4a62c8ddb3
tree14b582bb0ee96bc4cdf4ebef0b5593f798dd94d2
parente1d0bcedfb6da518422472fcbab03999fc312ab1
staging: rtl8188eu: core: Fixed 80 character length warning

When the checkpatch.pl script was run, it showed lines with length
more than 80 characters in rtw_ap.c file. Fixed line number 382 by
breaking it up into two lines within 80 characters.

Signed-off-by: Sreenath Madasu <Sreenath.Madasu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_ap.c