diff options
| author | Michael Straube <[email protected]> | 2020-09-29 08:28:41 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-10-01 10:57:07 +0200 |
| commit | d23519c0a7e8ea1d77a7156c09dc203fff74d766 (patch) | |
| tree | 83232ef5cb6b679ce6cb1e9624b087eebbd44175 /tools/perf/scripts/python/stackcollapse.py | |
| parent | a1070fee729a7e660f684e24481496070a1c3d08 (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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions