HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
authorJason Wang <wangborong@cdjrlc.com>
Thu, 4 Aug 2022 00:58:14 +0000 (08:58 +0800)
committerJiri Kosina <jkosina@suse.cz>
Thu, 25 Aug 2022 09:35:44 +0000 (11:35 +0200)
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>
drivers/hid/intel-ish-hid/ishtp-hid.h

index 6a5cc11..35dddc5 100644 (file)
@@ -105,7 +105,7 @@ struct report_list {
  * @multi_packet_cnt:  Count of fragmented packet count
  *
  * This structure is used to store completion flags and per client data like
- * like report description, number of HID devices etc.
+ * report description, number of HID devices etc.
  */
 struct ishtp_cl_data {
        /* completion flags */