On Wed, Aug 08, 2007 at 05:28:46PM -0700, Joe Perches wrote: > Some uses of printk are missing KERN_<level> on the second > and subsequent lines. > > For instance: > > printk(KERN_INFO "line1: %d\nline2: %d\n", val1, val2); > > Line1 is marked log_level: info > Line2 is marked log_level: unknown > > Some lines have trailing spaces after \n, removed where appropriate. > > Signed-off-by: Joe Perches <[EMAIL PROTECTED]>
For the MIPS bits. Acked-by: Ralf Baechle <[EMAIL PROTECTED]> But not without the note that mentioned printk should be deleted because this is not Windows 95. Ralf - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/