From: Olof Johansson Date: Thu, 5 Dec 2013 17:29:35 +0000 (+0100) Subject: ARM: 7911/2: Clean up setup printks a bit X-Git-Tag: v3.14-rc1~116^2~1^5~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b0f6681fcbc0e6365f42ef11beb882c9f73c945;p=pandora-kernel.git ARM: 7911/2: Clean up setup printks a bit Clean up the setup ARM printks a bit. Add printk level to a few that were missing (CPU: <...> ones, in particular), and switch from printk(KERN_* ..) to pr_*(). Finally, un-wrap some long lines since it makes it harder to grep the sources from where an error came from and tweak some cases of indentation. Signed-off-by: Olof Johansson Signed-off-by: Russell King --- Reading git-diff-tree failed