]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit185c65bc736a1c30a2cf1720acaae29b4625af10
tree9ce6317b3726990b8c48c78c2d494ed9a8189b72
parent8123607fc1e7a68d187cdee3ebcf9a24502afacb
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