vt: minor cleanup to vc_translate_unicode()
authorNicolas Pitre <npitre@baylibre.com>
Thu, 10 Apr 2025 01:13:53 +0000 (21:13 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Apr 2025 14:55:54 +0000 (16:55 +0200)
commit74045f6658f11241a09d93404d79828cc99e94dc
tree90b100600fffe3e93c84e54714f324e6b70366fa
parent86bcae88c9209e334b2f8c252f4cc66beb261886
vt: minor cleanup to vc_translate_unicode()

Make it clearer when a sequence is bad.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
Link: https://lore.kernel.org/r/20250410011839.64418-2-nico@fluxnic.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/vt/vt.c