From: Geert Uytterhoeven Date: Thu, 13 Jun 2024 19:18:02 +0000 (+0200) Subject: drm/panic: Spelling s/formater/formatter/ X-Git-Tag: v6.11-rc1~141^2~15^2~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3dfb1d120aa214a76a9b26de3490d0b9eab572a;p=thirdparty%2Flinux.git drm/panic: Spelling s/formater/formatter/ Fix a misspelling of "formatter". Fixes: 54034bebb22fd4be ("drm/panic: Add a kmsg panic screen") Signed-off-by: Geert Uytterhoeven Reviewed-by: Jocelyn Falempe Signed-off-by: Jocelyn Falempe Link: https://patchwork.freedesktop.org/patch/msgid/5a11f8caf8759aaa22d421034d3047368e9d5f33.1718305355.git.geert+renesas@glider.be --- diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig index a4f2ca6e4c7c2..9017c5eada856 100644 --- a/drivers/gpu/drm/Kconfig +++ b/drivers/gpu/drm/Kconfig @@ -138,7 +138,7 @@ config DRM_PANIC_DEBUG If in doubt, say "N". config DRM_PANIC_SCREEN - string "Panic screen formater" + string "Panic screen formatter" default "user" depends on DRM_PANIC help