diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2024-01-22 18:04:58 +0300 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2024-01-23 00:41:15 +0300 |
commit | 018856c3f171517c66d5d7d3755ae0c517924fd7 (patch) | |
tree | 96465c66f07a4c9d4d61a23f24b981ee2e81fdc4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e421946be7d9bf545147bea8419ef8239cb7ca52 (diff) | |
download | linux-018856c3f171517c66d5d7d3755ae0c517924fd7.tar.xz |
fbcon: Fix incorrect printed function name in fbcon_prepare_logo()
If the boot logo does not fit, a message is printed, including a wrong
function name prefix. Instead of correcting the function name (or using
__func__), just use "fbcon", like is done in several other messages.
While at it, modernize the call by switching to pr_info().
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions