Re: [PATCH 1/2] printk: Refactor processing of line severity tokens

From: Ingo Molnar
Date: Mon Apr 14 2008 - 03:59:08 EST



* Nick Andrew <nick@xxxxxxxxxxxxxxx> wrote:

> printk: Refactor processing of line severity tokens
>
> Restructure the logic of vprintk() so the processing of the leading 3
> characters of each input line is in one place, regardless whether
> printk_time is enabled. This makes the code smaller and easier to
> understand.

thanks, applied - nice cleanup!

i also added the size stats:

text data bss dec hex filename
6157 397 1049804 1056358 101e66 printk.o.before
6117 397 1049804 1056318 101e3e printk.o.after

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/