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

From: SÃren Brinkmann
Date: Sun Feb 08 2015 - 11:51:23 EST


On Sun, 2015-02-08 at 07:55AM -0500, Nicholas Mc Guire wrote:
> return type of wait_for_completion_timeout is unsigned long not int. as
> ret is only used for wait_for_completion_timeout anyway the type is simply
> changed to unsigned long.
>
> Signed-off-by: Nicholas Mc Guire <hofrat@xxxxxxxxx>
Reviewed-by: SÃren Brinkmann <soren.brinkmann@xxxxxxxxxx>

SÃren
--
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/