Re: [PATCH 1/5] riscv: add missing newlines to printk messages

2019-02-11 Thread Christoph Hellwig
On Fri, Jan 18, 2019 at 03:03:04PM +0100, Johan Hovold wrote: > 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 Looks good, Reviewed-by:

[PATCH 1/5] riscv: add missing newlines to printk messages

2019-01-18 Thread Johan Hovold
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 --- arch/riscv/kernel/cpu.c| 2 +- arch/riscv/kernel/cpufeature.c | 8