diff options
author | Andrew Donnellan <andrew.donnellan@au1.ibm.com> | 2016-11-04 09:20:40 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2016-11-12 12:12:51 +0300 |
commit | 2ffd04dee0dacff36c03a02434965a96da032bcd (patch) | |
tree | 91d2daa8ea0304b9cb4a131de65e5459eb2cf7d0 /arch/metag/Kconfig | |
parent | 7dae865f5878fc0c2edfb3b9165712ef33ce03df (diff) | |
download | linux-2ffd04dee0dacff36c03a02434965a96da032bcd.tar.xz |
powerpc/oops: Fix missing pr_cont()s in instruction dump
Since the KERN_CONT changes, the current code in show_instructions()
prints out a whole bunch of unnecessary newlines. Change occurrences of
printk("\n") to pr_cont("\n"). While we're here, change all the other
cases of printk(KERN_CONT ...) to pr_cont() as well.
Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/metag/Kconfig')
0 files changed, 0 insertions, 0 deletions