From: Sachin Kamat Date: Fri, 27 Sep 2013 04:06:33 +0000 (+0530) Subject: staging: cxt1e1: hwprobe.c: Use NULL instead of 0 X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~533 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb0a9747b44371d2c98f39afe7542934068f2ea7;p=pandora-kernel.git staging: cxt1e1: hwprobe.c: Use NULL instead of 0 Pointers should be assigned NULL instead of 0. Signed-off-by: Sachin Kamat Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed