From: Eric Sesterhenn Date: Fri, 30 Jun 2006 14:51:11 +0000 (-0300) Subject: V4L/DVB (4289): Missing statement in drivers/media/dvb/frontends/cx22700.c X-Git-Tag: v2.6.18-rc1~256^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91a079196fba6918bdf785533dcdfca5361577cb;p=pandora-kernel.git V4L/DVB (4289): Missing statement in drivers/media/dvb/frontends/cx22700.c Stumbled over this because of coverity (id #492), seems like we are missing a return statement here and fail to do proper bounds checking. If this assumption is false we should at least change the identation to make it clear Signed-off-by: Eric Sesterhenn Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed