Home
last modified time | relevance | path

Searched hist:"040487 f364e03fc4d9fcab5549618642cc3f6fe7" (Results 1 – 1 of 1) sorted by relevance

/linux/net/nfc/nci/
H A Ddata.cdiff 040487f364e03fc4d9fcab5549618642cc3f6fe7 Mon May 07 12:31:24 CEST 2012 H Hartley Sweeten <hartleys@visionengravers.com> 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>