V4L/DVB (12130): Fix a redundant compiler warning
authorManu Abraham <abraham.manu@gmail.com>
Wed, 17 Jun 2009 19:48:17 +0000 (16:48 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 23 Jun 2009 06:29:50 +0000 (03:29 -0300)
commit0a5ded56fd3f4096681f8e6a249fb058485f4e46
tree3382f52de096fa91f4e475ed99a0b6f394f4f281
parentd8b2996607d492ffa99628bafc80da14d3a5482d
V4L/DVB (12130): Fix a redundant compiler warning

drivers/media/dvb/frontends/stv090x.c: In function ‘stv090x_optimize_carloop_short’:
drivers/media/dvb/frontends/stv090x.c:2677: warning: ‘short_crl’ may be used uninitialized in this function

Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/stv090x.c