Re: [PATCH] removes unnessary print of space
From: Andrew Morton
Date: Mon Sep 06 2004 - 02:14:32 EST
Kirill Korotaev <dev@xxxxx> wrote:
>
> This patch removes unnessary print of space in bust_spinlocks().
> printk("") wakeups klogd as well,
Until some smarty comes along and optimises printk() to skip empty strings.
An explicit wake_up_klogd() thing might make sense, rather than relying
upon side-effects.
> no need to print a space and make a mess.
Can't say that I've ever noticed that space.
-
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/