From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Jilin Yuan <yuanjilin@cdjrlc.com>
Cc: mchehab@kernel.org, linux-media@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] usb/uvc: fix repeated words in comments
Date: Wed, 24 Aug 2022 18:46:58 +0300 [thread overview]
Message-ID: <YwZH8qMVCl6HD0FN@pendragon.ideasonboard.com> (raw)
In-Reply-To: <20220824130827.44560-1-yuanjilin@cdjrlc.com>
On Wed, Aug 24, 2022 at 09:08:27PM +0800, Jilin Yuan wrote:
> Delete the redundant word 'the'.
Have you searched the mailing list archives to see if a similar patch
has been submitted recently ?
> Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
> ---
> drivers/media/usb/uvc/uvc_video.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/media/usb/uvc/uvc_video.c b/drivers/media/usb/uvc/uvc_video.c
> index 6d3dfa4e0bb2..5aaee916045d 100644
> --- a/drivers/media/usb/uvc/uvc_video.c
> +++ b/drivers/media/usb/uvc/uvc_video.c
> @@ -1077,7 +1077,7 @@ static int uvc_video_decode_start(struct uvc_streaming *stream,
> }
>
> /* Synchronize to the input stream by waiting for the FID bit to be
> - * toggled when the the buffer state is not UVC_BUF_STATE_ACTIVE.
> + * toggled when the buffer state is not UVC_BUF_STATE_ACTIVE.
> * stream->last_fid is initialized to -1, so the first isochronous
> * frame will always be in sync.
> *
--
Regards,
Laurent Pinchart
prev parent reply other threads:[~2022-08-24 15:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-24 13:08 [PATCH] usb/uvc: fix repeated words in comments Jilin Yuan
2022-08-24 15:46 ` Laurent Pinchart [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=YwZH8qMVCl6HD0FN@pendragon.ideasonboard.com \
--to=laurent.pinchart@ideasonboard.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=yuanjilin@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 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.