Skip to content

Commit 454d243

Browse files
Shaomin Dengbentiss
authored andcommitted
HID: sony: Fix double word in comments
Remove the repeated word "not" in comments. Signed-off-by: Shaomin Deng <[email protected]> Signed-off-by: Benjamin Tissoires <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent b4a9af9 commit 454d243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/hid/hid-sony.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ static const unsigned int buzz_keymap[] = {
368368
};
369369

370370
/* The Navigation controller is a partial DS3 and uses the same HID report
371-
* and hence the same keymap indices, however not not all axes/buttons
371+
* and hence the same keymap indices, however not all axes/buttons
372372
* are physically present. We use the same axis and button mapping as
373373
* the DS3, which uses the Linux gamepad spec.
374374
*/

0 commit comments

Comments
 (0)