All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jernej Škrabec" <jernej.skrabec@gmail.com>
To: yong.deng@magewell.com, mchehab@kernel.org, wens@csie.org,
	samuel@sholland.org, wangjianli <wangjianli@cdjrlc.com>
Cc: linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org,
	wangjianli <wangjianli@cdjrlc.com>
Subject: Re: [PATCH] sunxi/sun6i-csi: fix repeated words in comments
Date: Thu, 25 Aug 2022 22:50:56 +0200	[thread overview]
Message-ID: <3184312.aeNJFYEL58@kista> (raw)
In-Reply-To: <20220823143820.29860-1-wangjianli@cdjrlc.com>

Dne torek, 23. avgust 2022 ob 16:38:20 CEST je wangjianli napisal(a):
> Delete the redundant word 'the'.
> 
> Signed-off-by: wangjianli <wangjianli@cdjrlc.com>

Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>

Best regards,
Jernej

> ---
>  drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c
> b/drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c index
> 682c26536034..fac004389b6b 100644
> --- a/drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c
> +++ b/drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c
> @@ -177,7 +177,7 @@ static int sun6i_video_start_streaming(struct vb2_queue
> *vq, unsigned int count)
> 
>  	/*
>  	 * CSI will lookup the next dma buffer for next frame before the
> -	 * the current frame done IRQ triggered. This is not documented
> +	 * current frame done IRQ triggered. This is not documented
>  	 * but reported by Ondřej Jirman.
>  	 * The BSP code has workaround for this too. It skip to mark the
>  	 * first buffer as frame done for VB2 and pass the second buffer
> --
> 2.36.1



      reply	other threads:[~2022-08-25 20:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-23 14:38 [PATCH] sunxi/sun6i-csi: fix repeated words in comments wangjianli
2022-08-25 20:50 ` Jernej Škrabec [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=3184312.aeNJFYEL58@kista \
    --to=jernej.skrabec@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sunxi@lists.linux.dev \
    --cc=mchehab@kernel.org \
    --cc=samuel@sholland.org \
    --cc=wangjianli@cdjrlc.com \
    --cc=wens@csie.org \
    --cc=yong.deng@magewell.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.