From: Hans Verkuil Date: Sat, 20 Jun 2009 12:21:37 +0000 (-0300) Subject: V4L/DVB (12112): cx231xx: fix uninitialized variable. X-Git-Tag: v2.6.31-rc1~40^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aad40d3d0cd9b679e83f6a902ad1e2b8f7b4c9bb;p=pandora-kernel.git V4L/DVB (12112): cx231xx: fix uninitialized variable. The variable 'rc' could be used uninitialized in the cx231xx_capture_start function. Sri informed me that it should be initialized to -1. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed