projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4a9af9
)
HID: sony: Fix double word in comments
author
Shaomin Deng
<dengshaomin@cdjrlc.com>
Sun, 4 Sep 2022 15:45:15 +0000
(11:45 -0400)
committer
Benjamin Tissoires
<benjamin.tissoires@redhat.com>
Tue, 20 Sep 2022 10:27:29 +0000
(11:27 +0100)
Remove the repeated word "not" in comments.
Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Link:
https://lore.kernel.org/r/20220904154515.25143-1-dengshaomin@cdjrlc.com
drivers/hid/hid-sony.c
patch
|
blob
|
history
diff --git
a/drivers/hid/hid-sony.c
b/drivers/hid/hid-sony.c
index 60ec2b29d54de49e0b19c57cc57288efa47af7a3..03691cdcfb8e10d2bcd3523528f5f423928e6d69 100644
(file)
--- a/
drivers/hid/hid-sony.c
+++ b/
drivers/hid/hid-sony.c
@@
-368,7
+368,7
@@
static const unsigned int buzz_keymap[] = {
};
/* The Navigation controller is a partial DS3 and uses the same HID report
- * and hence the same keymap indices, however not
not
all axes/buttons
+ * and hence the same keymap indices, however not all axes/buttons
* are physically present. We use the same axis and button mapping as
* the DS3, which uses the Linux gamepad spec.
*/