From: Peter Huewe Date: Tue, 7 Dec 2010 22:38:02 +0000 (+0100) Subject: staging/line6: Fix sparse warning 'Using plain integer as NULL pointer' X-Git-Tag: v2.6.38-rc1~423^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=597a1e7cccc9a5a0c47629267ac4b23bf8654578;p=pandora-kernel.git staging/line6: Fix sparse warning 'Using plain integer as NULL pointer' This patch fixes the warning generated by sparse: "Using plain integer as NULL pointer" by replacing the offending 0s with NULL. Signed-off-by: Peter Huewe Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed