From: Mauro Carvalho Chehab Date: Fri, 17 Jun 2011 23:28:51 +0000 (-0300) Subject: [media] em28xx: Don't initialize a var if won't be using it X-Git-Tag: v3.1-rc1~116^2~298 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00d2e7ad9dd4e88224d091e454371d8a9a80719f;p=pandora-kernel.git [media] em28xx: Don't initialize a var if won't be using it Fixes most cases of initializing a var but not using it. There are still 3 cases at em28xx-alsa, were those vars should probably be used. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed