diff options
| author | Davidson Francis <[email protected]> | 2021-02-15 16:44:41 -0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-03-10 09:25:25 +0100 |
| commit | 29b205e72b326f87d25a328c6d0ecb4a30b7d73c (patch) | |
| tree | 425db5032fe8f9cad2295b3c3a37ba79b00908a2 /tools/perf/scripts/python | |
| parent | 733f0742a9c9814c59483a95cb0f1113599441d4 (diff) | |
staging: rtl8192e: Fix comparisons to NULL
Checkpatch prefers the shorter version (x / !x) over
(!= NULL / == NULL), respectively.
Signed-off-by: Davidson Francis <[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')
0 files changed, 0 insertions, 0 deletions