From: Russell King Date: Tue, 23 Nov 2010 22:27:55 +0000 (+0000) Subject: ARM: avoid annoying <4>'s in printk output X-Git-Tag: v2.6.37-rc4~31^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=932c42b286e2c6479d1cbdee2927cb283b1c0c3b;p=pandora-kernel.git ARM: avoid annoying <4>'s in printk output Adding KERN_WARNING in the middle of strings now produces those tokens in the output, rather than accepting the level as was once the case. Fix this in the one reported case. There might be more... Signed-off-by: Russell King --- Reading git-diff-tree failed