Messages in this thread |  | | | Date | Fri, 06 Feb 2009 20:59:44 +0100 | | From | Frank Seidel <> | | Subject | Re: [PATCH] i2c: add missing KERN_* constants to printks |
| |
Uwe Kleine-König schrieb: > Are you sure about KERN_WARNING? I havn't looked deeper, but DEB2 > suggests KERN_DEBUG? What about fixing DEB[1-3] directly instead of > each "call". e.g.
No, in this case the DEB* macro was already in many places used with KERN_* constants just like direct printk. I didn't wanna change that. KERN_WARNING is just the standard/default loglevel so that this change doesn't introduce different behaviour.
Thanks, Frank -- 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/
|  |