mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-01 10:43:43 +00:00
HID: sony: Fix double word in comments
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
This commit is contained in:
parent
b4a9af9be6
commit
454d243a00
@ -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.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user