提交 76440d5e 编写于 作者: D Dmitry Torokhov

Input: lkkbd - fix debug message in lkkbd_interrupt()

Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
上级 1259f2b3
......@@ -441,7 +441,7 @@ lkkbd_interrupt (struct serio *serio, unsigned char data, unsigned int flags,
input_sync (lk->dev);
break;
case LK_METRONOME:
DBG (KERN_INFO "Got %#d and don't "
DBG (KERN_INFO "Got LK_METRONOME and don't "
"know how to handle...\n");
break;
case LK_OUTPUT_ERROR:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册