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

HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo

The double `like' is duplicated in the comment, remove one.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Jason Wang and committed by
Jiri Kosina
94553f8a 1c0cc9d1

+1 -1
+1 -1
drivers/hid/intel-ish-hid/ishtp-hid.h
··· 105 105 * @multi_packet_cnt: Count of fragmented packet count 106 106 * 107 107 * This structure is used to store completion flags and per client data like 108 - * like report description, number of HID devices etc. 108 + * report description, number of HID devices etc. 109 109 */ 110 110 struct ishtp_cl_data { 111 111 /* completion flags */