> +++ b/arch/x86_64/kernel/signal.c
> @@ -411,7 +411,7 @@ static void do_signal(struct pt_regs *regs)
>  
>       signr = get_signal_to_deliver(&info, &ka, regs, NULL);
>       if (signr > 0) {
> -             /* Reenable any watchpoints before delivering the
> +             /* Re-enable any watchpoints before delivering the

reenable gets >140k google hits so it seems to be an really used word.
Similar with upto.

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to