diff options
| author | Peter Huewe <[email protected]> | 2013-02-15 15:22:28 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-02-15 10:25:11 -0800 |
| commit | 7be7d6def3358736d479fa99c424e07e60d4de72 (patch) | |
| tree | 29dbc69d8ee41c24f7bb1e96efc5f5638036bbbf /include/linux/debugobjects.h | |
| parent | ba346a4367a824a2c6337d4031fc9a82397a2abd (diff) | |
staging/ozwpan: Fix NULL vs zero in ozhcd.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