From 70ae543b3260a1cb53b30320d650effa575fa174 Mon Sep 17 00:00:00 2001 From: Guillaume Clement Date: Fri, 25 Jul 2014 01:06:28 +0200 Subject: [PATCH] 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-format-patch failed