Re: [PATCH 1/2] i2c: nomadik: match return type of wait_for_completion_timeout

From: Linus Walleij
Date: Wed Mar 04 2015 - 07:55:54 EST


On Sun, Feb 8, 2015 at 1:34 PM, Nicholas Mc Guire <hofrat@xxxxxxxxx> wrote:

> return type of wait_for_completion_timeout is unsigned long not int. as
> timeout is used for wait_for_completion_timeout exclusively here its
> type is simply changed to unsigned long.
>
> Signed-off-by: Nicholas Mc Guire <hofrat@xxxxxxxxx>

Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij
--
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/