aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPeter Huewe <peterhuewe@gmx.de>2013-02-15 09:22:24 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-02-15 13:23:50 -0500
commit953b19013a0dd313490db9bc625609a6936c5c98 (patch)
treea5ffecfa7a22e410e6ead0b9d0bdef5a521291d2 /tools/perf/scripts/python
parent4d1b2fbbaf6420f64fae8b3f3a7801fc97d07260 (diff)
staging/ozwpan: Fix NULL vs zero in ozeltbuf.c (sparse warning)
This patch fixes the warning "Using plain integer as NULL pointer", generated by sparse, by replacing the offending 0s with NULL. If the initialization with NULL was unnecessary (due to unconditional assignment before first use) it was removed. Signed-off-by: Peter Huewe <peterhuewe@gmx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions