]> git.baikalelectronics.ru Git - kernel.git/commit
sh: sh2007: Modernize printing of kernel messages
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 17 Jun 2020 14:36:37 +0000 (16:36 +0200)
committerRich Felker <dalias@libc.org>
Sat, 15 Aug 2020 02:05:10 +0000 (22:05 -0400)
commitc85b75241ca594b6660fae07f357f6a4c2ba68ca
treef293889a57860ab6c8f2217fc120dd38746bdb08
parent500065c909271f3835d2392a0dd3d216bd0629aa
sh: sh2007: Modernize printing of kernel messages

  - Convert from printk() to pr_*(),
  - Add missing continuation.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Rich Felker <dalias@libc.org>
arch/sh/boards/board-sh2007.c