Re: [PATCH] arch/i386/kernel/signal.c: fix err test twice

From: Ingo Molnar
Date: Wed Jan 19 2005 - 08:44:38 EST



* Vincent Hanquez <tab@xxxxxxxxx> wrote:

> Hi, the following patch:
> - correct the err variable tested twice when _NSIG_WORDS == 1
> (unlikely to happen, but ..)

(this isnt a problem, even if it happens. But worth cleaning up
nevertheless.)

> - remove some |= in favor of = because we don't need to 'pack' err
>
> Please apply,
>
> Signed-off-by: Vincent Hanquez <tab@xxxxxxxxx>

looks good.

Acked-by: Ingo Molnar <mingo@xxxxxxx>

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