diff options
| author | Michael Straube <[email protected]> | 2018-07-11 13:23:29 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-07-11 14:45:55 +0200 |
| commit | c9d19e68a7963f33466d84302b18793c0e549f61 (patch) | |
| tree | 1da4002173e640b0f1d58369307aac8f5a0568e1 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 525cc4f9091f86d045ff23c17d5c0818cada1a2b (diff) | |
staging: rtl8723bs: fix comparsions to NULL
Fix comparsions to NULL to follow kernel coding style.
x == NULL -> !x
x != NULL -> x
Signed-off-by: Michael Straube <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions