Re: Removing printk <msg level> from printouts

Arnaldo Carvalho de Melo (acme@conectiva.com.br)
Thu, 13 Sep 2001 14:55:59 -0300


Em Thu, Sep 13, 2001 at 05:48:20PM +0000, avi sefati escreveu:
> When I use printk, the print level gets printed with the message
> e.g. if I use KERN_DEBUG then I get a <7> printed with every message.

> How do I stop this number from appearing in the printout?

including an ending '\n' in the previous printk message maybe?

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