Re: [PATCH] i2c: add missing KERN_* constants to printks

From: Frank Seidel
Date: Fri Feb 06 2009 - 15:00:26 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/