]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
V4L/DVB (3318): Fixes warning: variable "ret" is used before its value is set
authord binderman <dcb314@hotmail.com>
Mon, 9 Jan 2006 20:21:32 +0000 (18:21 -0200)
committerMauro Carvalho Chehab <mchehab@brturbo.com.br>
Mon, 9 Jan 2006 20:21:32 +0000 (18:21 -0200)
commitf2a333148c12f9e8f0be9df052398147614f5cb8
treef234dd7dc751ccc18ad45363ddf785efc89a0ad3
parent7560d7a4f9add362d60d4513033cf522c37adeea
V4L/DVB (3318): Fixes warning: variable "ret" is used before its value is set

- Fixes compiling warning on kernel 2.6.15 with the Intel C compiler.
- It said drivers/media/dvb/frontends/bcm3510.c(258):
  warning #592: variable "ret" is used before its value is set

Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
drivers/media/dvb/frontends/bcm3510.c