From: Peter Huewe Date: Wed, 1 Dec 2010 23:43:33 +0000 (+0100) Subject: staging/sep: Fix sparse warning 'Using plain integer as NULL pointer' X-Git-Tag: v2.6.38-rc1~423^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dda16b23e32cf2351aa03590f43cc8a2873dc6a9;p=pandora-kernel.git staging/sep: 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