diff options
| author | Michael Straube <[email protected]> | 2021-08-01 10:46:14 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-08-05 12:40:29 +0200 |
| commit | 552838fdcaef2c37442b3072fccc2e9ccc631c57 (patch) | |
| tree | af086382ffac6b4f98ebb049a33a77860cc6c47f /tools/perf/scripts/python | |
| parent | 725a3f1c4d56b73d2d4089c1dc78d29554f8daba (diff) | |
staging: r8188eu: clean up comparsions to NULL in core directory
Clean up comparsions to NULL in the core directory 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')
0 files changed, 0 insertions, 0 deletions