Skip to content

Commit

Permalink
HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
Browse files Browse the repository at this point in the history
[ Upstream commit 94553f8 ]

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: Sasha Levin <sashal@kernel.org>
  • Loading branch information
Jason Wang authored and gregkh committed Sep 20, 2022
1 parent 65d9835 commit 37c3dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/hid/intel-ish-hid/ishtp-hid.h
Expand Up @@ -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 */
Expand Down

0 comments on commit 37c3dcf

Please sign in to comment.