提交 26ba68d2 编写于 作者: A Askar Safin 提交者: Greg Kroah-Hartman

tty: typo in comments in drivers/tty/vt/keyboard.c

Fixed typo in comments in drivers/tty/vt/keyboard.c
Signed-off-by: NAskar Safin <safinaskar@mail.ru>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 fcb32159
...@@ -1256,7 +1256,7 @@ static int emulate_raw(struct vc_data *vc, unsigned int keycode, ...@@ -1256,7 +1256,7 @@ static int emulate_raw(struct vc_data *vc, unsigned int keycode,
case KEY_SYSRQ: case KEY_SYSRQ:
/* /*
* Real AT keyboards (that's what we're trying * Real AT keyboards (that's what we're trying
* to emulate here emit 0xe0 0x2a 0xe0 0x37 when * to emulate here) emit 0xe0 0x2a 0xe0 0x37 when
* pressing PrtSc/SysRq alone, but simply 0x54 * pressing PrtSc/SysRq alone, but simply 0x54
* when pressing Alt+PrtSc/SysRq. * when pressing Alt+PrtSc/SysRq.
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册