linux/net/nfc/nci
H Hartley Sweeten 799030b75a NFC: Quiet nci/ntf.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>
2012-05-15 17:30:30 -04:00
..
Kconfig
Makefile
core.c NFC: Cache the core NFC active target pointer instead of its index 2012-05-15 17:27:59 -04:00
data.c NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointer 2012-05-15 17:30:29 -04:00
lib.c NFC: Include nci_core.h to nci/lib.c 2012-05-15 17:30:29 -04:00
ntf.c NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointer 2012-05-15 17:30:30 -04:00
rsp.c NFC: NCI code identation fixes 2012-03-06 15:16:25 -05:00