[PATCH v2 0/2] tty/vt: Cleanups for keyboard driver

From: Alexey Gladkov
Date: Fri Feb 21 2025 - 07:45:10 EST


This is a few minor cleanups I found in keybord driver. There's nothing
important here and these changes just slightly improve readability.

---
v2:
* Removed the faulty use of KVAL for npadch_value.

Alexey Gladkov (2):
tty/vt: Use KVAL instead of use bit operation
tty/vt: Gather the code that outputs char with utf8 in mind

drivers/tty/vt/keyboard.c | 37 +++++++++++++++----------------------
1 file changed, 15 insertions(+), 22 deletions(-)

--
2.48.1