From: Hans Verkuil Date: Wed, 25 Nov 2009 21:39:31 +0000 (-0300) Subject: V4L/DVB (13521): dib8000: fix compile warning X-Git-Tag: v2.6.33-rc1~338^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=516e24d78feb4dded16df0053bd0e7c7f68fafa2;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed