]> www.infradead.org Git - users/jedix/linux-maple.git/commit
HID: Fix typo in the comment
authorYan Zhen <yanzhen@vivo.com>
Tue, 24 Sep 2024 11:50:05 +0000 (19:50 +0800)
committerJiri Kosina <jkosina@suse.com>
Tue, 8 Oct 2024 06:53:49 +0000 (08:53 +0200)
commitaa68d2bd9befe8615852b0ab41b3bd5abeae0979
tree50560459e8625d7f54545159d433bc3daba93c4d
parentc653ffc283404a6c1c0e65143a833180c7ff799b
HID: Fix typo in the comment

Correctly spelled comments make it easier for the reader to understand
the code.

Fix typos:
'mninum' -> 'minimum',
'destoyed' -> 'destroyed',
'thridparty' -> 'thirdparty',
'lowcase' -> 'lowercase',
'idenitifiers' -> 'identifiers',
'exeuction' -> 'execution',
'fregments' -> 'fragments',
'devides' -> 'devices'.

Signed-off-by: Yan Zhen <yanzhen@vivo.com>
Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
drivers/hid/hid-asus.c
drivers/hid/hid-logitech-hidpp.c
drivers/hid/hid-picolcd_fb.c
drivers/hid/hid-sensor-custom.c
drivers/hid/hid-steam.c
drivers/hid/intel-ish-hid/ishtp-fw-loader.c
drivers/hid/intel-ish-hid/ishtp/client.c
drivers/hid/usbhid/hid-core.c