Re: [PATCH 4/7] wlcore: Fix the usage of wait_for_completion_timeout

From: Luciano Coelho
Date: Fri Nov 16 2012 - 13:23:47 EST


On Wed, 2012-11-07 at 01:28 +0800, Chuansheng Liu wrote:
> 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@xxxxxxxxx>
> ---

Applied and pushed via wl12xx.git.

Thank you!

--
Luca.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/