commit | aad40d3d0cd9b679e83f6a902ad1e2b8f7b4c9bb | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Sat Jun 20 09:21:37 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Jun 23 03:14:52 2009 -0300 |
tree | b7efc5a124e98e080c69334145e13a6e49b45c5c | |
parent | 54bb501c069bbe34cf8becf0a9985fc6873d6b21 [diff] |
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 <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>