From: H Hartley Sweeten Date: Mon, 7 May 2012 10:31:26 +0000 (+0200) Subject: NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointer X-Git-Tag: v3.5-rc1~101^2~6^2^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=799030b75a4398b4e75ca5cb5ec790dc75986111;p=pandora-kernel.git 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 Cc: Lauro Ramos Venancio Cc: Aloisio Almeida Jr Cc: Samuel Ortiz Cc: "David S. Miller" Signed-off-by: Samuel Ortiz Signed-off-by: John W. Linville --- Reading git-diff-tree failed