projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4160f96
)
Input: joydev - fix comment typo
author
Jason Wang
<wangborong@cdjrlc.com>
Sun, 25 Sep 2022 07:19:11 +0000
(
00:19
-0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sun, 25 Sep 2022 07:57:25 +0000
(
00:57
-0700)
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>
drivers/input/joydev.c
patch
|
blob
|
history
diff --git
a/drivers/input/joydev.c
b/drivers/input/joydev.c
index b45ddb45700280c22d2bd7169d93bbbbe6299bea..5824bca02e5a090ec86a53d8ba2603b4c5ea1277 100644
(file)
--- 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