summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGargi Sharma <gs051095@gmail.com>2017-02-17 09:20:25 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-03-06 11:17:01 +0300
commite31447f934d3f053d21ebc3bfa0780eff9f287de (patch)
treec6b321095c3a0d4caccb6e6141ffdc951f1041ca /scripts
parentf4c04b8fef4f6bec720e244d857a08ed35d59070 (diff)
downloadlinux-e31447f934d3f053d21ebc3bfa0780eff9f287de.tar.xz
staging: rtl8188eu: Replace x==NULL by !x
Replace x==NULL by !x, to fix the checkpatch issue comparsion with NULL could be written as !x. Signed-off-by: Gargi Sharma <gs051095@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions