Re: [PATCH] i2c: ismt: fix type of return var of wait_for_completion_timeout

From: Neil Horman
Date: Sun Feb 08 2015 - 08:54:16 EST


On Sun, Feb 08, 2015 at 03:03:30AM -0500, Nicholas Mc Guire wrote:
> return type of wait_for_completion_timeout is unsigned long not int. As
> ret is in used for other calls a new appropriately typed variable timeout
> is added to handle wait_for_completion_timeout
>
> Signed-off-by: Nicholas Mc Guire <hofrat@xxxxxxxxx>
Acked-by: Neil Horman <nhorman@xxxxxxxxxxxxx>

--
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/