From: Hans de Goede <hdegoede@redhat.com>
To: Jason Wang <wangborong@cdjrlc.com>, dmitry.torokhov@gmail.com
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Input: Fix comment typo
Date: Fri, 29 Jul 2022 11:37:04 +0200 [thread overview]
Message-ID: <6dba3316-ddb9-c876-06ea-90312fda0ffb@redhat.com> (raw)
In-Reply-To: <20220725042903.4954-1-wangborong@cdjrlc.com>
Hi,
On 7/25/22 06:29, Jason Wang wrote:
> The double `we' is duplicated in the comment, remove one.
>
> Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Thanks, patch looks good to me:
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Regards,
Hans
> ---
> drivers/input/touchscreen/chipone_icn8505.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/input/touchscreen/chipone_icn8505.c b/drivers/input/touchscreen/chipone_icn8505.c
> index f9ca5502ac8c..ea98657e6e49 100644
> --- a/drivers/input/touchscreen/chipone_icn8505.c
> +++ b/drivers/input/touchscreen/chipone_icn8505.c
> @@ -285,7 +285,7 @@ static int icn8505_upload_fw(struct icn8505_data *icn8505)
>
> /*
> * Always load the firmware, even if we don't need it at boot, we
> - * we may need it at resume. Having loaded it once will make the
> + * may need it at resume. Having loaded it once will make the
> * firmware class code cache it at suspend/resume.
> */
> error = firmware_request_platform(&fw, icn8505->firmware_name, dev);
prev parent reply other threads:[~2022-07-29 9:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-25 4:29 [PATCH] Input: Fix comment typo Jason Wang
2022-07-29 9:37 ` Hans de Goede [this message]
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=6dba3316-ddb9-c876-06ea-90312fda0ffb@redhat.com \
--to=hdegoede@redhat.com \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=wangborong@cdjrlc.com \
/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 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).