]> 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)
commit58094d6876eea1a5bb171687906411487869853d
treef293889a57860ab6c8f2217fc120dd38746bdb08
parente671cb9c38b5c0ea39980f64782123ffbc95b7a1
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