linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
@ 2022-08-04  0:58 Jason Wang
  2022-08-25  9:35 ` Jiri Kosina
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Wang @ 2022-08-04  0:58 UTC (permalink / raw)
  To: jikos
  Cc: srinivas.pandruvada, benjamin.tissoires, linux-input,
	linux-kernel, Jason Wang

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

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
---
 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 6a5cc11aefd8..35dddc5015b3 100644
--- a/drivers/hid/intel-ish-hid/ishtp-hid.h
+++ b/drivers/hid/intel-ish-hid/ishtp-hid.h
@@ -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 */
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
  2022-08-04  0:58 [PATCH] HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo Jason Wang
@ 2022-08-25  9:35 ` Jiri Kosina
  0 siblings, 0 replies; 2+ messages in thread
From: Jiri Kosina @ 2022-08-25  9:35 UTC (permalink / raw)
  To: Jason Wang
  Cc: srinivas.pandruvada, benjamin.tissoires, linux-input, linux-kernel

On Thu, 4 Aug 2022, Jason Wang wrote:

> The double `like' is duplicated in the comment, remove one.
> 
> Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
> ---
>  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 6a5cc11aefd8..35dddc5015b3 100644
> --- a/drivers/hid/intel-ish-hid/ishtp-hid.h
> +++ b/drivers/hid/intel-ish-hid/ishtp-hid.h
> @@ -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.
>   */

Applied.

-- 
Jiri Kosina
SUSE Labs


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-25  9:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-04  0:58 [PATCH] HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo Jason Wang
2022-08-25  9:35 ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).