Re: [PATCH] arm/omap: simplify conditional

From: Tomi Valkeinen
Date: Thu Oct 07 2010 - 09:54:12 EST


On Tue, 2010-10-05 at 20:31 +0200, ext Nicolas Kaiser wrote:
> Simplify conditional: (a || (!a && !b)) => (a || !b)
>
> Signed-off-by: Nicolas Kaiser <nikai@xxxxxxxxx>
> ---

Thanks, applied.

Tomi


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