diff options
author | Jan Beulich <JBeulich@suse.com> | 2017-08-31 01:30:19 -0600 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-08-31 11:01:58 +0200 |
commit | 39e48d9b128abbd2ea9b8403bb1e2693323db2f4 (patch) | |
tree | 18cb6ebe7ca77c3ebb4a3a59e402143485eabcb2 /init | |
parent | 6e0b52d406f64d2bd65731968a072387b91b44d2 (diff) | |
download | lwn-39e48d9b128abbd2ea9b8403bb1e2693323db2f4.tar.gz lwn-39e48d9b128abbd2ea9b8403bb1e2693323db2f4.zip |
x86/mm: Use pr_cont() in dump_pagetable()
The lack of newlines in preceding format strings is a clear indication
that these were meant to be continuations of one another, and indeed
output ends up quite a bit more compact (and readable) that way.
Switch other plain printk()-s in the function instances to pr_info(),
as requested.
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/59A7D72B0200007800175E4E@prv-mh.provo.novell.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions