riscv: add missing newlines to printk messages
authorJohan Hovold <johan@kernel.org>
Fri, 18 Jan 2019 14:03:04 +0000 (15:03 +0100)
committerPalmer Dabbelt <palmer@sifive.com>
Mon, 11 Feb 2019 23:34:56 +0000 (15:34 -0800)
commit7265d103902c0bc2b76fe04e87e0c486016391c3
treec62eb55db97b225ed32e8b9fb5a1f417716a21d0
parent41fb9d54f12b87fb1f670653e95d34668a08e8ee
riscv: add missing newlines to printk messages

Add missing newline characters to printk messages.

Also replace two pr_warning with the shorter pr_warn, and fix up the
tense of one error message while at it.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
arch/riscv/kernel/cpu.c
arch/riscv/kernel/cpufeature.c
arch/riscv/kernel/ftrace.c