diff options
author | 2017-06-27 14:35:46 -0700 | |
---|---|---|
committer | 2017-06-29 16:38:53 +0200 | |
commit | 878c33a78811f90795f17333bc3a7c819a1589a7 (patch) | |
tree | ec1e80db08626bf95801d6127c01a85f9be798a0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: fsl-mc: make dprc.h header private (diff) | |
download | wireguard-linux-878c33a78811f90795f17333bc3a7c819a1589a7.tar.xz wireguard-linux-878c33a78811f90795f17333bc3a7c819a1589a7.zip |
Staging: ion: fix code style warning from NULL comparisons
This patch replaces several instances where a pointer is compared to NULL
(i.e., `ptr == NULL`) with `!ptr`, which is preferred.
Signed-off-by: Quytelda Kahja <quytelda@tamalin.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions