From: Roel Kluin Date: Mon, 9 Feb 2009 21:57:06 +0000 (-0300) Subject: V4L/DVB (10629): tvp514x: try_count reaches 0, not -1 X-Git-Tag: v2.6.30-rc1~621^2~489 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=320a46485c83e70e374afa8bdfe8cd39a801cd5d;p=pandora-kernel.git V4L/DVB (10629): tvp514x: try_count reaches 0, not -1 with while (try_count-- > 0) { ... } try_count reaches 0, not -1. Cc: Vaibhav Hiremath Signed-off-by: Roel Kluin Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed