From: Tim Hockin Date: Fri, 17 Feb 2006 21:52:54 +0000 (-0800) Subject: [PATCH] Remove KERN_INFO from middle of printk line X-Git-Tag: v2.6.16-rc4~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ff4ced4676d3cd1f28b14d93a339f263ca304b0;p=pandora-kernel.git [PATCH] Remove KERN_INFO from middle of printk line Don't print KERN_INFO in the middle of a printk line. printk(KERN_INFO "OEM ID: %s ",str); is just above this. This is already fixed up in i386 copy. Signed-off-by: Martin J. Bligh Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed