From: Roel Kluin Date: Thu, 11 Jun 2009 14:28:17 +0000 (-0300) Subject: V4L/DVB (11961): tvp514x: try_count off by one X-Git-Tag: v2.6.31-rc1~297^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76b08116458c4dbc1e1c40f78bc087fc4f3c8969;p=pandora-kernel.git V4L/DVB (11961): tvp514x: try_count off by one With `while (try_count-- > 0)' try_count reaches -1 after the loop. Signed-off-by: Roel Kluin Signed-off-by: Andrew Morton Signed-off-by: Douglas Schilling Landgraf Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed