Re: [PATCH] i2c: tegra: match return type of wait_for_completion_timeout

From: Alexandre Courbot
Date: Tue Mar 03 2015 - 02:36:59 EST


On Sun, Mar 1, 2015 at 11:17 PM, Nicholas Mc Guire <hofrat@xxxxxxxxx> wrote:
> return type of wait_for_completion_timeout is unsigned long not int. As ret
> was only used for wait_for_completion_timeout here it is renamed to time_left
> the type changed to unsigned long and references fixed up.
>
> Signed-off-by: Nicholas Mc Guire <hofrat@xxxxxxxxx>

Looks good!

Reviewed-by: Alexandre Courbot <acourbot@xxxxxxxxxx>
--
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/