aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorPeter Huewe <[email protected]>2013-02-15 15:22:26 +0100
committerGreg Kroah-Hartman <[email protected]>2013-02-15 10:25:11 -0800
commitbc501c551ca28dcac01627b6c390e2ee6bbb1179 (patch)
treeb6f8567d67312a5a4002f6de8fef9c36940c1e6f /include/linux/debugobjects.h
parent41ebb8a1c5f1f567b9c30c9b50aace91387537f8 (diff)
staging/ozwpan: Fix NULL vs zero in ozcdev.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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions