Re: [PATCH] silence some superfluous boot messages

Jeff Garzik (jgarzik@pobox.com)
Sun, 20 Apr 2003 14:54:29 -0400


Andries.Brouwer@cwi.nl wrote:
> I suppose these can be removed altogether.
> For now #if 0 ... #endif.

would it not be preferable to mark these as KERN_DEBUG instead?

Sure they will still show up in dmesg, but that gives the code authors
opportunity to themselves adjust the messages, mark them as DPRINTK(),
or #if-0 them out themselves.

Jeff

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