summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMichael Straube <straube.linux@gmail.com>2020-09-29 08:28:41 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-10-01 10:57:07 +0200
commitd23519c0a7e8ea1d77a7156c09dc203fff74d766 (patch)
tree83232ef5cb6b679ce6cb1e9624b087eebbd44175 /tools/perf/scripts/python/export-to-postgresql.py
parenta1070fee729a7e660f684e24481496070a1c3d08 (diff)
staging: rtl8188eu: clean up comparsions to NULL
Clean up remaining comparsions to NULL reported by checkpatch. x == NULL -> !x x != NULL -> x Signed-off-by: Michael Straube <straube.linux@gmail.com> Link: https://lore.kernel.org/r/20200929062847.23985-2-straube.linux@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions