From: Márton Németh Date: Sat, 9 Jan 2010 23:45:59 +0000 (-0300) Subject: V4L/DVB (13941): rj54n1cb0c: remove compiler warning X-Git-Tag: v2.6.33-rc5~24^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21c91d2ee8b547e9661892d0532f69082c8a97aa;p=pandora-kernel.git V4L/DVB (13941): rj54n1cb0c: remove compiler warning Remove the following compiler warning: 'dummy' is used uninitialized in this function. Although the result in the dummy variable is not used the program flow in soc_camera_limit_side() depends on the value in dummy. The program flow is better to be deterministic. Signed-off-by: Márton Németh Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed