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