summaryrefslogtreecommitdiffstats
path: root/scripts/gdb/vmlinux-gdb.py
diff options
context:
space:
mode:
authorPeter Huewe <peterhuewe@gmx.de>2013-02-15 15:22:25 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-02-15 10:25:11 -0800
commit41ebb8a1c5f1f567b9c30c9b50aace91387537f8 (patch)
treef37838f673d6b8d8422e1fd8a836895a0d0d4a37 /scripts/gdb/vmlinux-gdb.py
parent953b19013a0dd313490db9bc625609a6936c5c98 (diff)
staging/ozwpan: Fix NULL vs zero in ozproto.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