From: Jean Delvare Date: Tue, 13 Feb 2007 22:31:45 +0000 (-0300) Subject: V4L/DVB (5258): Cafe_ccic: fix compiler warning X-Git-Tag: v2.6.21-rc3~150^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9109b758231c6c7fd8a5094099e8195d43b583a;p=pandora-kernel.git V4L/DVB (5258): Cafe_ccic: fix compiler warning Fix the following warning: drivers/media/video/cafe_ccic.c: In function `cafe_vidioc_reqbufs': drivers/media/video/cafe_ccic.c:1197: warning: 'ret' might be used uninitialized in this function Probably not a real bug, but the warning can be avoided easily. Signed-off-by: Jean Delvare Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed