commit | 516e24d78feb4dded16df0053bd0e7c7f68fafa2 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Wed Nov 25 18:39:31 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 05 18:42:14 2009 -0200 |
tree | 51d55e71d1b9ec4054b8e7eb52d6dc659bccb991 | |
parent | 533ce0464f290c74ee76dc952a9e630df38c5a7d [diff] |
V4L/DVB (13521): dib8000: fix compile warning Trivial fix for this bogus compile warning: v4l/dib8000.c:958: warning: 'ncoeff' may be used uninitialized in this function Note: ncoeff is never used uninitialized, but the compiler couldn't figure that out. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>