staging: rtl8723bs: core: Change NULL comparison to Boolean negation
authorNishka Dasgupta <nishka.dasgupta@yahoo.com>
Thu, 21 Mar 2019 18:48:46 +0000 (00:18 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Mar 2019 19:10:26 +0000 (20:10 +0100)
commit8cf0466a2df65cd8baabe9b4c4a92f4ebc7d04db
tree5bcfd29e30a136804d657e3fb6e60625ddcaaf82
parenta752d01c3d87daccd60e484a0b1be48d05f77e55
staging: rtl8723bs: core: Change NULL comparison to Boolean negation

Change NULL comparison to Boolean negation. 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_ap.c