diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2009-11-25 22:42:42 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-12-05 21:42:15 +0100 |
commit | 289a774bf53b366393e51b4f512b610bfb5fdd9d (patch) | |
tree | 2cf827ef0664a3335c4210d53f132e3793f38308 /crypto/proc.c | |
parent | V4L/DVB (13521): dib8000: fix compile warning (diff) | |
download | linux-289a774bf53b366393e51b4f512b610bfb5fdd9d.tar.xz linux-289a774bf53b366393e51b4f512b610bfb5fdd9d.zip |
V4L/DVB (13522): valj5jf8007s/t: fix compile warnings
Trivial fix for these bogus compile warnings:
v4l/va1j5jf8007s.c: In function 'va1j5jf8007s_tune':
v4l/va1j5jf8007s.c:394: warning: 'lock' may be used uninitialized in this function
v4l/va1j5jf8007t.c: In function 'va1j5jf8007t_tune':
v4l/va1j5jf8007t.c:273: warning: 'lock' may be used uninitialized in this function
v4l/va1j5jf8007t.c:273: warning: 'retry' may be used uninitialized in this function
These variables are never used uninitialized, but the compiler couldn't
figure that out unfortunately.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'crypto/proc.c')
0 files changed, 0 insertions, 0 deletions