From: Sean Young <sean@mess.org>
To: lijian_8010a29@163.com
Cc: mchehab@kernel.org, linux-media@vger.kernel.org,
linux-kernel@vger.kernel.org, lijian <lijian@yulong.com>
Subject: Re: [PATCH] media: rc: rc-main.c: deleted the repeated word
Date: Thu, 10 Jun 2021 13:14:25 +0100 [thread overview]
Message-ID: <20210610121425.GA32388@gofer.mess.org> (raw)
In-Reply-To: <20210610092725.68415-1-lijian_8010a29@163.com>
On Thu, Jun 10, 2021 at 05:27:25PM +0800, lijian_8010a29@163.com wrote:
> From: lijian <lijian@yulong.com>
>
> deleted the repeated word 'the' in the comments.
>
> Signed-off-by: lijian <lijian@yulong.com>
Thanks for this patch and the other patches; the patches look good. The kernel
does have a policy of wanting a full name. Now, please forgive my ignorance
but I can't tell if this your full name.
Thanks,
Sean
> ---
> drivers/media/rc/rc-main.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/media/rc/rc-main.c b/drivers/media/rc/rc-main.c
> index 8e88dc8ea6c5..b90438a71c80 100644
> --- a/drivers/media/rc/rc-main.c
> +++ b/drivers/media/rc/rc-main.c
> @@ -1940,7 +1940,7 @@ int rc_register_device(struct rc_dev *dev)
> kfree(path);
>
> /*
> - * once the the input device is registered in rc_setup_rx_device,
> + * once the input device is registered in rc_setup_rx_device,
> * userspace can open the input device and rc_open() will be called
> * as a result. This results in driver code being allowed to submit
> * keycodes with rc_keydown, so lirc must be registered first.
> --
> 2.25.1
>
prev parent reply other threads:[~2021-06-10 12:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-10 9:27 [PATCH] media: rc: rc-main.c: deleted the repeated word lijian_8010a29
2021-06-10 12:14 ` Sean Young [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=20210610121425.GA32388@gofer.mess.org \
--to=sean@mess.org \
--cc=lijian@yulong.com \
--cc=lijian_8010a29@163.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@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.