staging: rtl8188eu: cleanup long line in rtw_mlme_ext.c
authorMichael Straube <straube.linux@gmail.com>
Thu, 12 Sep 2019 11:42:57 +0000 (13:42 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Sep 2019 19:57:57 +0000 (21:57 +0200)
commit97a0ea779560fba2053b732be1beab1085a7959e
tree9ce6317b3726990b8c48c78c2d494ed9a8189b72
parent8635b4c480b0d17f65bfd2d3c9522048662f7c32
staging: rtl8188eu: cleanup long line in rtw_mlme_ext.c

Remove comparsion to NULL and unnecessary parentheses to avoid line
length over 80 characters and follow kernel coding style.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20190912114257.17529-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_mlme_ext.c