Messages in this thread |  | | | Subject | Re: [Patch v2] netpoll: warn when there are spaces in parameters | | From | Matt Mackall <> | | Date | Mon, 22 Mar 2010 17:22:15 -0500 |
| |
On Mon, 2010-03-22 at 04:59 -0400, Amerigo Wang wrote: > + printk(KERN_INFO "%s: warning: whitespace" > + "is not allowed\n", np->name);
Is it a warning or is it info? If it's a warning, then we probably need to add "netpoll" or whatever to the message so that people who've got a warning-level threshold will know what it's about.
-- http://selenic.com : development and support for Mercurial and Linux
|  |