lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 25 Aug 2022 22:50:56 +0200
From:   Jernej Škrabec <jernej.skrabec@...il.com>
To:     yong.deng@...ewell.com, mchehab@...nel.org, wens@...e.org,
        samuel@...lland.org, wangjianli <wangjianli@...rlc.com>
Cc:     linux-sunxi@...ts.linux.dev, linux-kernel@...r.kernel.org,
        wangjianli <wangjianli@...rlc.com>
Subject: Re: [PATCH] sunxi/sun6i-csi: fix repeated words in comments

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

Acked-by: Jernej Skrabec <jernej.skrabec@...il.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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ