Files
linux/drivers/video/fbdev/core
Geert Uytterhoeven 018856c3f1 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>
2024-01-22 22:41:15 +01:00
..
2024-01-18 21:10:41 +01:00
2021-04-10 11:12:08 +02:00
2020-11-17 11:00:43 +01:00
2020-11-17 11:00:43 +01:00
2023-08-18 10:18:59 -07:00