]> git.baikalelectronics.ru Git - kernel.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)
commit9a590d7970b381731d107fe6e5d15360e0dbade8
treea55105c986ab8582e01ce0a60143f024d13a6472
parent356d1bbe205584ca1cfaef2bb22c3aa743e06167
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