diff options
author | 2013-02-15 15:22:22 +0100 | |
---|---|---|
committer | 2013-02-15 10:23:49 -0800 | |
commit | 86b02be043c42e1d7450be025177e3e248a2e8c1 (patch) | |
tree | 675a7aba81ad0029f132695e031137cd5ddc43e4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging/panel: Mark local functions/structs static and add const if applicable (fix sparse warnings) (diff) | |
download | wireguard-linux-86b02be043c42e1d7450be025177e3e248a2e8c1.tar.xz wireguard-linux-86b02be043c42e1d7450be025177e3e248a2e8c1.zip |
staging/ozwpan: Fix NULL vs zero in ozpd.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>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
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