summaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorQuytelda Kahja <quytelda@tamalin.org>2017-06-28 00:35:46 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-06-29 17:38:53 +0300
commit878c33a78811f90795f17333bc3a7c819a1589a7 (patch)
treeec1e80db08626bf95801d6127c01a85f9be798a0 /scripts/gcc-plugins/cyc_complexity_plugin.c
parentbd18c0c9c8ed77ad73301752d04cbdc3f0af3b77 (diff)
downloadlinux-878c33a78811f90795f17333bc3a7c819a1589a7.tar.xz
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 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions