staging: rtl8723bs: Remove comparisons to NULL in conditionals
authorWambui Karuga <wambui.karugax@gmail.com>
Thu, 10 Oct 2019 13:15:29 +0000 (16:15 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Oct 2019 09:05:58 +0000 (11:05 +0200)
commit409e8332037898dbc5713f9a5285e3c539ab931b
tree1c0223fc02481cfbedb34568d0d995c5332fa198
parentd13cf9eae44414120e67d83229d981408c5ddafa
staging: rtl8723bs: Remove comparisons to NULL in conditionals

Remove most comparisons to NULL in conditionals in
drivers/staging/rtl8723bs/core/rtw_mlme.c
Issues reported by checkpatch.pl as:
CHECK: Comparison to NULL could be written

Signed-off-by: Wambui Karuga <wambui.karugax@gmail.com>
Link: https://lore.kernel.org/r/f4752d3a49e02193ed7b47a353e18e56d94b5a68.1570712632.git.wambui.karugax@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_mlme.c