diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-06-17 16:36:38 +0200 |
---|---|---|
committer | Rich Felker <dalias@libc.org> | 2020-08-14 22:05:10 -0400 |
commit | 601bf18b6630d37bde945fc890a995650f53e2c9 (patch) | |
tree | 5e39912760f52fa0f2dba5a4505fee7363513d53 /arch/sh/kernel/machvec.c | |
parent | f88c6a26ddd6c1b914c0c2536cff89b183a89a28 (diff) | |
download | linux-601bf18b6630d37bde945fc890a995650f53e2c9.tar.gz linux-601bf18b6630d37bde945fc890a995650f53e2c9.tar.bz2 linux-601bf18b6630d37bde945fc890a995650f53e2c9.zip |
sh: pci: Modernize printing of kernel messages
- Convert from printk() to pr_*(),
- Add missing continuations,
- Join broken messages.
Note that printk(KERN_DEBUG ...) is retained, to preserve behavior
(pr_debug() is a dummy if DEBUG is not defined).
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Rich Felker <dalias@libc.org>
Diffstat (limited to 'arch/sh/kernel/machvec.c')
0 files changed, 0 insertions, 0 deletions