diff options
| author | Michael Straube <[email protected]> | 2021-08-29 17:45:33 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-09-13 08:49:43 +0200 |
| commit | cd1f1450092216b3e39516f8db58869b6fc20575 (patch) | |
| tree | 3ed0bc1451dcc497263d4335f81028b9fe597223 /tools/perf/scripts/python/flamegraph.py | |
| parent | 147dbb198737206eca09cb14375cb85b9340ff92 (diff) | |
staging: rtl8723bs: clean up comparsions to NULL
Clean up 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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions