m68k/sun3: Modernize printing of kernel messages

- Convert from printk() to pr_*(),
  - Add missing continuations,
  - Do not print nonexistent len variable,
  - Add missing sysname[] variable,
  - Correct printf()-style format specifiers.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
This commit is contained in:
Geert Uytterhoeven 2016-11-09 15:40:58 +01:00
commit 56bbd86257
6 changed files with 54 additions and 59 deletions