Re: [PATCH] balance parenthesis in serial core

From: Alan Cox
Date: Wed Jun 27 2007 - 18:00:36 EST


On Wed, 27 Jun 2007 22:22:00 +0200
Mariusz Kozlowski <m.kozlowski@xxxxxxxxxx> wrote:

> Hello,
>
> This patch balances the parenthesis imbalance in serial core.
>
> Signed-off-by: Mariusz Kozlowski <m.kozlowski@xxxxxxxxxx>

Ack although the right thing to do is to remove these checks (and I'm
doing so in my tree). They are a waste of code for a path that basically
never occurs, is never performance critical and is asking for trouble in
future.
-
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/