Input: gpio_mouse - fix typos in comments
authorJiang Jian <jiangjian@cdjrlc.com>
Wed, 22 Jun 2022 06:21:00 +0000 (14:21 +0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 22 Jun 2022 22:29:35 +0000 (15:29 -0700)
commit981facf94a18f1b8d4989087ba6d7cedae1929ec
treed64c132434384b6943431263cf5321504b0aa714
parent69cf890d8b283c8d3a77d28dbd3024f58ae236a9
Input: gpio_mouse - fix typos in comments

Drop a redundant word 'the' in the comments of function gpio_mouse_scan.

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Link: https://lore.kernel.org/r/20220622062100.19490-1-jiangjian@cdjrlc.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/gpio_mouse.c