[PATCH v1 0/2] tty/vt: Cleanups for keyboard driver
From: Alexey Gladkov
Date: Tue Feb 18 2025 - 07:30:17 EST
This is a few minor cleanups I found in keybord driver. There's nothing
important here and these changes just slightly improve readability.
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 | 39 ++++++++++++++++-----------------------
1 file changed, 16 insertions(+), 23 deletions(-)
--
2.48.1