From: Guillaume Clement Date: Thu, 24 Jul 2014 23:06:28 +0000 (+0200) Subject: staging: vt6655: Remove NULL pointer sparse warning X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~211 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70ae543b3260a1cb53b30320d650effa575fa174;p=pandora-kernel.git staging: vt6655: Remove NULL pointer sparse warning We were using 0 instead of NULL to initialize a pointer, which caused a sparse warning. Signed-off-by: Guillaume Clement Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed