From: Slark Xiao Date: Fri, 22 Jul 2022 01:52:11 +0000 (+0200) Subject: media: i2c: mt9v111: Fix typo 'the the' in comment X-Git-Tag: v6.1-rc2~12^2~109 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=9c6dee9ac62931987bc45add5dfe6d535a1d9f80;p=linux-2.6-block.git media: i2c: mt9v111: Fix typo 'the the' in comment Replace 'the the' with 'the' in the comment. Signed-off-by: Slark Xiao Reviewed-by: Jacopo Mondi Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- 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. */