Files
linux-apfs/drivers/net
Chuansheng Liu c70edb9e8a can: janz-ican3: Fix the usage of wait_for_completion_timeout
The return value of wait_for_completion_timeout() is always
>= 0 with unsigned int type.

So the condition "ret < 0" or "ret >= 0" is pointless.

Signed-off-by: liu chuansheng <chuansheng.liu@intel.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2012-11-15 17:26:04 +01:00
..
2012-11-08 21:59:35 -05:00
2012-11-01 12:38:31 -04:00
2012-11-14 21:48:16 -05:00
2012-11-09 16:28:37 -05:00
2012-10-02 14:37:31 -04:00
2012-10-01 18:39:45 -04:00