From: Greg Kroah-Hartman Date: Sat, 28 Feb 2009 04:49:46 +0000 (-0800) Subject: Staging: line6: fix up NULL assignment mistakes X-Git-Tag: v2.6.30-rc1~202^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=536165d8ef6933131bf7166338eafa77b75f8bb7;p=pandora-kernel.git Staging: line6: fix up NULL assignment mistakes Should use NULL for a pointer, not 0, otherwise sparse complains. Cc: Markus Grabner Cc: Mariusz Kozlowski Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed