Messages in this thread |  | | Date | Fri, 6 Feb 2009 21:53:54 +0100 | | From | Uwe Kleine-König <> | | Subject | Re: [PATCH] i2c: add missing KERN_* constants to printks |
| |
Hallo Frank,
On Fri, Feb 06, 2009 at 08:59:44PM +0100, Frank Seidel wrote: > 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. Ah, OK. Then you have my Acked-by.
Best regards Uwe -- 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/
|  |