* [PATCH AUTOSEL 4.9 2/5] HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
[not found] <20220910211947.71066-1-sashal@kernel.org>
@ 2022-09-10 21:19 ` Sasha Levin
0 siblings, 0 replies; only message in thread
From: Sasha Levin @ 2022-09-10 21:19 UTC (permalink / raw)
To: linux-kernel, stable
Cc: Jason Wang, Jiri Kosina, Sasha Levin, srinivas.pandruvada, jikos,
benjamin.tissoires, linux-input
From: Jason Wang <wangborong@cdjrlc.com>
[ Upstream commit 94553f8a218540d676efbf3f7827ed493d1057cf ]
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>
---
drivers/hid/intel-ish-hid/ishtp-hid.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/hid/intel-ish-hid/ishtp-hid.h b/drivers/hid/intel-ish-hid/ishtp-hid.h
index f5c7eb79b7b53..fa16983007f60 100644
--- a/drivers/hid/intel-ish-hid/ishtp-hid.h
+++ b/drivers/hid/intel-ish-hid/ishtp-hid.h
@@ -118,7 +118,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 */
--
2.35.1
^ permalink raw reply related [flat|nested] only message in thread