linux/net/nfc/nci
Dan Carpenter 6269cc83e7 nfc: NULL vs zero in nci_activate_target()
This is a pointer so it should be NULL instead of zero.  Sparse
complains about this stuff:
net/nfc/nci/core.c:447:37: warning: Using plain integer as NULL pointer

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-01-27 14:57:04 -05:00
..
core.c nfc: NULL vs zero in nci_activate_target() 2012-01-27 14:57:04 -05:00
data.c NFC: Add NCI data exchange timer 2012-01-24 14:21:55 -05:00
Kconfig NFC: basic NCI protocol implementation 2011-09-20 14:43:49 -04:00
lib.c NFC: Update names and structs to NCI spec 1.0 d22 2012-01-04 14:30:39 -05:00
Makefile NFC: basic NCI protocol implementation 2011-09-20 14:43:49 -04:00
ntf.c NFC: Add NCI multiple targets support 2012-01-24 14:32:29 -05:00
rsp.c NFC: Add NCI multiple targets support 2012-01-24 14:32:29 -05:00