]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
m68k/sun3: Modernize printing of kernel messages
authorGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 9 Nov 2016 14:40:58 +0000 (15:40 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 12 Feb 2017 09:36:51 +0000 (10:36 +0100)
commit56bbd86257f899ced7ef9c58210dda4edbd40871
treea55105c986ab8582e01ce0a60143f024d13a6472
parent446926f9490342532ff44983cb187c01051174a9
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>
arch/m68k/sun3/config.c
arch/m68k/sun3/dvma.c
arch/m68k/sun3/idprom.c
arch/m68k/sun3/mmu_emu.c
arch/m68k/sun3/prom/printf.c
arch/m68k/sun3/sun3dvma.c