[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220804133818.ysc3dj62mn3hlyoe@uno.localdomain>
Date: Thu, 4 Aug 2022 15:38:18 +0200
From: Jacopo Mondi <jacopo@...ndi.org>
To: Jason Wang <wangborong@...rlc.com>
Cc: mchehab@...nel.org, linux-media@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] media: mt9v111: Fix comment typo
Hello Jason
On Thu, Aug 04, 2022 at 07:59:24PM +0800, Jason Wang wrote:
> The double `the' is duplicated in the comment, remove one.
>
> Signed-off-by: Jason Wang <wangborong@...rlc.com>
Thanks, but this has been already fixed by
https://patchwork.kernel.org/project/linux-media/patch/20220722015211.63609-1-slark_xiao@163.com/
> ---
> drivers/media/i2c/mt9v111.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/media/i2c/mt9v111.c b/drivers/media/i2c/mt9v111.c
> index 2dc4a0f24ce8..7beca0b70b72 100644
> --- a/drivers/media/i2c/mt9v111.c
> +++ b/drivers/media/i2c/mt9v111.c
> @@ -633,7 +633,7 @@ static int mt9v111_hw_config(struct mt9v111_dev *mt9v111)
>
> /*
> * Set pixel integration time to the whole frame time.
> - * This value controls the the shutter delay when running with AE
> + * This value controls the shutter delay when running with AE
> * disabled. If longer than frame time, it affects the output
> * frame rate.
> */
> --
> 2.35.1
>
Powered by blists - more mailing lists