OSDN Git Service

kgdboc: Change printk to the right fashion
authorHe Zhe <zhe.he@windriver.com>
Fri, 17 Aug 2018 14:42:29 +0000 (22:42 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2018 14:07:23 +0000 (16:07 +0200)
commit39724d56a0a83d8e3822913583b50d62996800cc
treee21ee3bb590ffb75e9cf8a7dd875dbbb164c63ac
parent1bd54d851f50dea6af30c3e6ff4f3e9aab5558f9
kgdboc: Change printk to the right fashion

pr_* is preferred according to scripts/checkpatch.pl.

Cc: jason.wessel@windriver.com
Cc: gregkh@linuxfoundation.org
Cc: jslaby@suse.com
Signed-off-by: He Zhe <zhe.he@windriver.com>
Acked-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/kgdboc.c