aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
diff options
context:
space:
mode:
authorJason Wang <wangborong@cdjrlc.com>2022-09-25 00:19:11 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2022-09-25 00:57:25 -0700
commit5db8a0d31cab2798f693a360628dcafaee1ecce9 (patch)
treeb7031f54f9b0381ef76e637e5fcc031c40ea3ea7 /drivers/input
parentdt-bindings: input: qcom,pm8xxx-vib: convert to yaml (diff)
downloadlinux-dev-5db8a0d31cab2798f693a360628dcafaee1ecce9.tar.xz
linux-dev-5db8a0d31cab2798f693a360628dcafaee1ecce9.zip
Input: joydev - fix comment typo
The double `from' is duplicated in the comment, remove one. Signed-off-by: Jason Wang <wangborong@cdjrlc.com> Link: https://lore.kernel.org/r/20220804120800.60415-1-wangborong@cdjrlc.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input')
-rw-r--r--drivers/input/joydev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/joydev.c b/drivers/input/joydev.c
index b45ddb457002..5824bca02e5a 100644
--- a/drivers/input/joydev.c
+++ b/drivers/input/joydev.c
@@ -746,7 +746,7 @@ static void joydev_cleanup(struct joydev *joydev)
}
/*
- * These codes are copied from from hid-ids.h, unfortunately there is no common
+ * These codes are copied from hid-ids.h, unfortunately there is no common
* usb_ids/bt_ids.h header.
*/
#define USB_VENDOR_ID_SONY 0x054c