summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPeter Huewe <peterhuewe@gmx.de>2013-02-15 15:22:27 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-02-15 10:25:11 -0800
commitba346a4367a824a2c6337d4031fc9a82397a2abd (patch)
tree0b27255eee54e744ebbf8e977edfb9ccb4126b71 /tools/perf/scripts/python
parentbc501c551ca28dcac01627b6c390e2ee6bbb1179 (diff)
staging/ozwpan: Fix NULL vs zero in ozusbsvc.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