mbox series

[v1,0/2] tty/vt: Cleanups for keyboard driver

Message ID cover.1739881707.git.legion@kernel.org
Headers show
Series tty/vt: Cleanups for keyboard driver | expand

Message

Alexey Gladkov Feb. 18, 2025, 12:29 p.m. UTC
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(-)