staging: rtl8723bs: core: Change NULL comparisons to Boolean negation
authorNishka Dasgupta <nishka.dasgupta@yahoo.com>
Thu, 21 Mar 2019 20:13:54 +0000 (01:43 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 Mar 2019 14:16:29 +0000 (15:16 +0100)
commit5947e900d08443506fdceaf4b80f9d160b47665f
tree5f3f473e7466fc5cf7fb7a6657c4a72c1170e0aa
parent283a9e4b5624c40a69b44a7b0963996787c1afc0
staging: rtl8723bs: core: Change NULL comparisons to Boolean negation

Change NULL comparisons to Boolean negations. Issue found with
Coccinelle using matchnull.cocci.

Signed-off-by: Nishka Dasgupta <nishka.dasgupta@yahoo.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c