From: Hans Verkuil Date: Wed, 25 Nov 2009 21:48:54 +0000 (-0300) Subject: V4L/DVB (13523): dvb-bt8xx: fix compile warning X-Git-Tag: v2.6.33-rc1~338^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=491aa96a8c37260d2466735ecd3c662db8c0a7af;p=pandora-kernel.git V4L/DVB (13523): dvb-bt8xx: fix compile warning Fix this compile warning: v4l/dvb-bt8xx.c: In function 'cx24108_tuner_set_params': v4l/dvb-bt8xx.c:221: warning: array subscript is above array bounds Make sure that we never get past the last element in the array. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed