From: Tomas Winkler Date: Thu, 3 Feb 2011 11:42:43 +0000 (+0200) Subject: staging/easycap: remove explicit NULL initialization X-Git-Tag: v2.6.39-rc1~469^2~700 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b737f3b8cf2425f8e5f23ea31bbb4d377c41be7f;p=pandora-kernel.git staging/easycap: remove explicit NULL initialization remove intializations to NULL where not needed and let the compiler find flows with unitilized variables. Fix one such flow in easycap_vma_fault function Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed