Re: [PATCH] intel_scu_ipc: fix signedness bug

From: Alan Cox
Date: Tue Nov 09 2010 - 08:42:39 EST


On Thu, 28 Oct 2010 14:08:39 +0800
Axel Lin <axel.lin@xxxxxxxxx> wrote:

> busy_loop() returns negative error code, thus change err variable
> from u32 to int to properly propagate correct error code.
>
> Also remove unneeded initialization for err and i variables.
>
> Signed-off-by: Axel Lin <axel.lin@xxxxxxxxx>

This was already partly fixed in my tree but added the other fixes.

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