From: Sachin Kamat Date: Fri, 27 Sep 2013 04:06:31 +0000 (+0530) Subject: staging: cxt1e1: linux.c: Use NULL instead of 0 X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~535 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86a3cdaf12d940b091568d6ff7c5203ad12da061;p=pandora-kernel.git staging: cxt1e1: linux.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