提交 652c0441 编写于 作者: X Xiang wangx 提交者: Dmitry Torokhov

Input: byd - fix typo in a comment

The double `the' in a comment is repeated, thus it should be removed.
Signed-off-by: NXiang wangx <wangxiang@cdjrlc.com>
Link: https://lore.kernel.org/r/20211216082735.11948-1-wangxiang@cdjrlc.comSigned-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
上级 53b90bd9
...@@ -191,7 +191,7 @@ ...@@ -191,7 +191,7 @@
/* /*
* The touchpad generates a mixture of absolute and relative packets, indicated * The touchpad generates a mixture of absolute and relative packets, indicated
* by the the last byte of each packet being set to one of the following: * by the last byte of each packet being set to one of the following:
*/ */
#define BYD_PACKET_ABSOLUTE 0xf8 #define BYD_PACKET_ABSOLUTE 0xf8
#define BYD_PACKET_RELATIVE 0x00 #define BYD_PACKET_RELATIVE 0x00
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册