]> git.baikalelectronics.ru Git - kernel.git/commit
x86/corruption-check: Use pr_*() instead of printk()
authorHe Zhe <zhe.he@windriver.com>
Tue, 14 Aug 2018 15:33:43 +0000 (23:33 +0800)
committerIngo Molnar <mingo@kernel.org>
Mon, 10 Sep 2018 12:47:33 +0000 (14:47 +0200)
commit555a9a2042c80f01821cbd39ad9128b6348249c4
tree91b1eb0fd3a1ae8008b67b6a0b171440b0bc70ea
parent5c320fca90f0c75fa55897a36d76ef51a05b3078
x86/corruption-check: Use pr_*() instead of printk()

pr_*() is the preferred style.

Signed-off-by: He Zhe <zhe.he@windriver.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: gregkh@linuxfoundation.org
Cc: kstewart@linuxfoundation.org
Cc: pombredanne@nexb.com
Link: http://lkml.kernel.org/r/1534260823-87917-2-git-send-email-zhe.he@windriver.com
[ Moved all console output into a single line. ]
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/check.c