linux/drivers/staging/rtl8188eu
Puranjay Mohan 67436a1ecc Staging: rtl8188eu: core: Use !x in place of NULL comparisons
Change (x == NULL) to !x and (x != NULL) to x, to fix
following checkpatch.pl warnings:
CHECK: Comparison to NULL could be written "!x".

Signed-off-by: Puranjay Mohan <puranjay12@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-22 14:32:40 +02:00
..
core Staging: rtl8188eu: core: Use !x in place of NULL comparisons 2019-05-22 14:32:40 +02:00
hal staging: rtl8188eu: cleanup indenting issue in odm.c 2019-04-25 12:04:48 +02:00
include staging: rtlwifi: move remaining phydm .h files 2019-05-01 10:40:10 +02:00
os_dep Staging: rtl8188eu: os_dep: Replace comparison with zero to !x 2019-05-22 14:32:40 +02:00
Kconfig staging: rtl8188eu: use help instead of ---help--- in Kconfig 2019-05-20 10:49:07 +02:00
Makefile staging: rtl8188eu: rename odm_HWConfig 2018-10-02 15:20:40 -07:00
TODO staging: rtl8188eu: Fix spelling mistake 2018-08-27 19:29:39 +02:00