Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Jason Wang and committed by
Dmitry Torokhov
5db8a0d3 4160f968

+1 -1
+1 -1
drivers/input/joydev.c
··· 746 746 } 747 747 748 748 /* 749 - * These codes are copied from from hid-ids.h, unfortunately there is no common 749 + * These codes are copied from hid-ids.h, unfortunately there is no common 750 750 * usb_ids/bt_ids.h header. 751 751 */ 752 752 #define USB_VENDOR_ID_SONY 0x054c