summaryrefslogtreecommitdiffstats
path: root/scripts/gdb/vmlinux-gdb.py
diff options
context:
space:
mode:
authorPeter Huewe <peterhuewe@gmx.de>2013-02-15 15:22:23 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-02-15 10:23:50 -0800
commit4d1b2fbbaf6420f64fae8b3f3a7801fc97d07260 (patch)
tree88dfe606141817abcfb52808da9056572174ea69 /scripts/gdb/vmlinux-gdb.py
parent86b02be043c42e1d7450be025177e3e248a2e8c1 (diff)
staging/ozwpan: Fix NULL vs zero in ozusbsvc1.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 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions