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

Alexey Gladkov posted 2 patches 10 months ago
drivers/tty/vt/keyboard.c | 37 +++++++++++++++----------------------
1 file changed, 15 insertions(+), 22 deletions(-)
[PATCH v2 0/2] tty/vt: Cleanups for keyboard driver
Posted by Alexey Gladkov 10 months ago
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