diff options
author | Joe Perches <joe@perches.com> | 2017-06-14 18:40:57 +0300 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | 2017-06-14 18:40:57 +0300 |
commit | a8feae09110675e77022b6f04ac6d308e842d75d (patch) | |
tree | 54e3be61c157b1dd087fad4a2a28f24c1207c5ef /scripts/gdb/linux/utils.py | |
parent | 0e25884bbe246d68f1a928a3d5a682ab01a58c83 (diff) | |
download | linux-a8feae09110675e77022b6f04ac6d308e842d75d.tar.xz |
uvesafb: Fix continuation printks without KERN_LEVEL to pr_cont, neatening
Linus recently broke the printk without KERN_CONT behavior.
Fix it for uvesafb.
While there, convert printk(KERN_<LEVEL> to pr_<level>.
Add pr_fmt and remove the embedded prefixes.
Miscellanea:
o Coalesce formats and realign arguments
o Add a missing space to a format when coalescing.
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Michal Januszewski <spock@gentoo.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions