diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-06-17 16:36:31 +0200 |
---|---|---|
committer | Rich Felker <dalias@libc.org> | 2020-08-14 22:05:07 -0400 |
commit | 845d9156febcd6b3b20c0c2c8d73b461b48e844c (patch) | |
tree | cbc50f9c5b3d541d0e7e8528247e545392c33d28 /drivers | |
parent | c64bbe7006a4dd5ad51b22ca248d89392487af6d (diff) | |
download | linux-845d9156febcd6b3b20c0c2c8d73b461b48e844c.tar.bz2 |
sh: fault: Fix duplicate printing of "PC:"
Somewhere along the patch handling path, both the old "printk(KERN_ALERT
....)" and the new "pr_alert(...)" were retained, leading to the
duplicate printing of "PC:".
Drop the old one.
Fixes: eaabf98b0932a540 ("sh: fault: modernize printing of kernel messages")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rich Felker <dalias@libc.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions