Skip to content

Commit fae3a59

Browse files
committed
HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
``` Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2131760 Upstream status: v6.0-rc7 commit 94553f8 Author: Jason Wang <wangborong@cdjrlc.com> Date: Thu Aug 4 08:58:14 2022 +0800 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> Signed-off-by: Tony Camuso <tcamuso@redhat.com>
1 parent 02f3af4 commit fae3a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/hid/intel-ish-hid/ishtp-hid.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ struct report_list {
105105
* @multi_packet_cnt: Count of fragmented packet count
106106
*
107107
* 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.
109109
*/
110110
struct ishtp_cl_data {
111111
/* completion flags */

0 commit comments

Comments
 (0)