commit | 21c91d2ee8b547e9661892d0532f69082c8a97aa | [log] [tgz] |
---|---|---|
author | Márton Németh <nm127@freemail.hu> | Sat Jan 09 20:45:59 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Jan 17 11:31:37 2010 -0200 |
tree | 8f72baa022766527c2ef776959d3f7f777d62c62 | |
parent | b89fc2e5e7b6d6da3ab9a2dc05810794e5eac869 [diff] |
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 <nm127@freemail.hu> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>