From: Hans de Goede <hdegoede@redhat.com>
To: Jason Wang <wangborong@cdjrlc.com>, jikos@kernel.org
Cc: benjamin.tissoires@redhat.com, linux-input@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] HID: lg-g15: Fix comment typo
Date: Mon, 18 Jul 2022 16:07:35 +0200 [thread overview]
Message-ID: <94a792d5-cae9-27e9-af99-4a002565c08e@redhat.com> (raw)
In-Reply-To: <20220715054312.9320-1-wangborong@cdjrlc.com>
Hi,
On 7/15/22 07:43, Jason Wang wrote:
> The double `with' is duplicated in line 769, 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/hid/hid-lg-g15.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/hid/hid-lg-g15.c b/drivers/hid/hid-lg-g15.c
> index b2a08233f8d5..c8f82bcbf1ab 100644
> --- a/drivers/hid/hid-lg-g15.c
> +++ b/drivers/hid/hid-lg-g15.c
> @@ -766,7 +766,7 @@ static int lg_g15_probe(struct hid_device *hdev, const struct hid_device_id *id)
>
> /*
> * Some models have multiple interfaces, we want the interface with
> - * with the f000.0000 application input report.
> + * the f000.0000 application input report.
> */
> rep_enum = &hdev->report_enum[HID_INPUT_REPORT];
> list_for_each_entry(rep, &rep_enum->report_list, list) {
prev parent reply other threads:[~2022-07-18 14:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-15 5:43 [PATCH] HID: lg-g15: Fix comment typo Jason Wang
2022-07-18 14:07 ` 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=94a792d5-cae9-27e9-af99-4a002565c08e@redhat.com \
--to=hdegoede@redhat.com \
--cc=benjamin.tissoires@redhat.com \
--cc=jikos@kernel.org \
--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).