From: srinivas pandruvada <srinivas.pandruvada@linux.intel.com>
To: Jiang Jian <jiangjian@cdjrlc.com>,
jikos@kernel.org, benjamin.tissoires@redhat.com
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ID: intel-ish-hid: hid-client: drop unexpected word "the" in the comments
Date: Tue, 21 Jun 2022 07:42:21 -0700 [thread overview]
Message-ID: <22649214925c2940bb524fd33d1f6ffc23223990.camel@linux.intel.com> (raw)
In-Reply-To: <20220621122751.117143-1-jiangjian@cdjrlc.com>
On Tue, 2022-06-21 at 20:27 +0800, 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@cdjrlc.com>
Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.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
> *
> * Remove the packet from the list and process the message by
> calling
next prev parent reply other threads:[~2022-06-21 14:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-21 12:27 [PATCH] ID: intel-ish-hid: hid-client: drop unexpected word "the" in the comments Jiang Jian
2022-06-21 14:42 ` srinivas pandruvada [this message]
2022-07-21 9:56 ` Jiri Kosina
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=22649214925c2940bb524fd33d1f6ffc23223990.camel@linux.intel.com \
--to=srinivas.pandruvada@linux.intel.com \
--cc=benjamin.tissoires@redhat.com \
--cc=jiangjian@cdjrlc.com \
--cc=jikos@kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.