m68k/atari: Modernize printing of kernel messages
commit6d7919a7bacf549259d38d118b0207896dac68b5
authorGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 9 Nov 2016 13:16:31 +0000 (9 14:16 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 12 Feb 2017 09:36:49 +0000 (12 10:36 +0100)
tree26e5384a61f63dc1423e5eda173ae686e735babd
parentecdc35c453986781b95961c01b48bc4662c09cf4
m68k/atari: Modernize printing of kernel messages

  - Convert from printk() to pr_*(),
  - Add missing continuations, to fix user-visible breakage,
  - Drop useless WARNING prefix,
  - Move trailing spaces to start of continuations.

Note that the "Keyboard overrun" message will now only be generated when
the kernel has been compiled for debugging.

Fixes: 4bcc595ccd80decb ("printk: reinstate KERN_CONT for printing continuation lines")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/atari/atakeyb.c
arch/m68k/atari/config.c