diff options
author | H Hartley Sweeten <hartleys@visionengravers.com> | 2012-05-07 10:31:24 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-05-15 21:30:29 (GMT) |
commit | 040487f364e03fc4d9fcab5549618642cc3f6fe7 (patch) | |
tree | b7397a8aa649115f1a158455f19287a323b7dcf6 /Documentation/s390 | |
parent | 51c25be857156493247d17c371d01735dc9b8658 (diff) | |
download | linux-fsl-qoriq-040487f364e03fc4d9fcab5549618642cc3f6fe7.tar.xz |
NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointer
Pointers should be cleared with NULL, not 0.
Quiets a couple sparse warnings of the type:
warning: Using plain integer as NULL pointer
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Lauro Ramos Venancio <lauro.venancio@openbossa.org>
Cc: Aloisio Almeida Jr <aloisio.almeida@openbossa.org>
Cc: Samuel Ortiz <sameo@linux.intel.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'Documentation/s390')
0 files changed, 0 insertions, 0 deletions