[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <nycvar.YFH.7.76.2207211156280.19850@cbobk.fhfr.pm>
Date: Thu, 21 Jul 2022 11:56:34 +0200 (CEST)
From: Jiri Kosina <jikos@...nel.org>
To: Jiang Jian <jiangjian@...rlc.com>
cc: srinivas.pandruvada@...ux.intel.com, benjamin.tissoires@...hat.com,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ID: intel-ish-hid: hid-client: drop unexpected word
"the" in the comments
On Tue, 21 Jun 2022, Jiang Jian wrote:
> there is an unexpected word "the" in the comments that need to be dropped
>
> file: drivers/hid/intel-ish-hid/ishtp-hid-client.c
> line: 331
> * @device: Pointer to the the ishtp client device for which this message
> changed to
> * @device: Pointer to the ishtp client device for which this message
>
> Signed-off-by: Jiang Jian <jiangjian@...rlc.com>
> ---
> drivers/hid/intel-ish-hid/ishtp-hid-client.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/hid/intel-ish-hid/ishtp-hid-client.c b/drivers/hid/intel-ish-hid/ishtp-hid-client.c
> index 4338c9b68a43..e3d70c5460e9 100644
> --- a/drivers/hid/intel-ish-hid/ishtp-hid-client.c
> +++ b/drivers/hid/intel-ish-hid/ishtp-hid-client.c
> @@ -328,7 +328,7 @@ static void process_recv(struct ishtp_cl *hid_ishtp_cl, void *recv_buf,
>
> /**
> * ish_cl_event_cb() - bus driver callback for incoming message/packet
> - * @device: Pointer to the the ishtp client device for which this message
> + * @device: Pointer to the ishtp client device for which this message
> * is targeted
> *
Applied, thank you.
--
Jiri Kosina
SUSE Labs
Powered by blists - more mailing lists