From: Jean Delvare Date: Sun, 18 Jul 2010 20:05:17 +0000 (-0300) Subject: V4L/DVB: cx23885: i2c_wait_done returns 0 or 1, don't check for < 0 return value X-Git-Tag: v2.6.36-rc1~289^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18a87becf85d50e7f3d547f1b7a75108b151374d;p=pandora-kernel.git V4L/DVB: cx23885: i2c_wait_done returns 0 or 1, don't check for < 0 return value Function i2c_wait_done() never returns negative values, so there is no point in checking for them. Signed-off-by: Jean Delvare Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed