Commit 85165be3 authored by Jason Wang's avatar Jason Wang Committed by Jialin Zhang
Browse files

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

stable inclusion
from stable-v5.10.144
commit ef033e619e4d219b627adb7f1138530300a0d5c6
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I6D0V7

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=ef033e619e4d219b627adb7f1138530300a0d5c6



--------------------------------

[ Upstream commit 94553f8a ]

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

Signed-off-by: default avatarJason Wang <wangborong@cdjrlc.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarJialin Zhang <zhangjialin11@huawei.com>
Reviewed-by: default avatarZheng Zengkai <zhengzengkai@huawei.com>
parent ebc3e491
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -110,7 +110,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 */