Received: by 2002:ac0:da4c:0:0:0:0:0 with SMTP id a12csp362776imi; Fri, 22 Jul 2022 00:14:08 -0700 (PDT) X-Google-Smtp-Source: AGRyM1uflf2kcHLMy8QHlIIOZBvS5llFOHrbHNxv9SCGsxE4EBZi/vNSlcT7u3oFKzHRBfRZ9rwu X-Received: by 2002:a63:b44a:0:b0:40b:8ebd:524 with SMTP id n10-20020a63b44a000000b0040b8ebd0524mr1955078pgu.207.1658474048578; Fri, 22 Jul 2022 00:14:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1658474048; cv=none; d=google.com; s=arc-20160816; b=D1oOgsgdXsAu9jTfsq52NxRIltALp2Ni0q+IkMlLiNEnXXcOBl+74KGMppsXsQIasI cevRbMd60mSasI+Q83rW5AWh/DSI9MwqR47f3leusdtgZy+YyDSytME03qubZJOtFN+9 QuiXg1dQ6RBsgsiuKLktifb7uo4GJm/uT/U1hGQmkaaxDVhrSec7zVw2NukDKaiqFYts /EE8kQo4Nhcyk+rRyKzAgar5cKkV2CjWigY9UdXtgY62AhpwfM6optidaVHX/FuB9q1g 8qFavTEQZiFZQ+C801hmm60oQJqqajbSM2D/UB/A4+uJgpAafxCYyCPZv8xszwNFNZKm svdg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=9H6LcyAtXAXnS25G7qM6GOCI8fB+wEPafUOfQwDjD2o=; b=OW7A2IP6YT6bUoLn6NzkQ9TUBh4dGCtSiyOdbVRN09EzryjuffdOcbN8LZPMYLXxec wnpEtpibvSep6fQg8kBhxlyRFjSWqgsvFJnBffinAdSchFcC6lXC46GCRV3n+tboTf9b 7v6GrpO9AJwP87r84Q6mBsl1UMiPr2YruN3CKXX7kQgcxj4bfUwCONXdxsxKta13KYR+ h8sAJR7tmx9grff/mplwa7vFmXFAC6RkITNQNaHc2nDxPMAuOIyY7dxYPR0ptMHezsas x/E7yFpsffJ1ClLmAiF5qTHYr7dgjBO+iIUsjfe7uUJ7oRtvpuqnMinWpeec9oMLQlO0 bLhg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id l10-20020a654c4a000000b00412aa446decsi4957024pgr.356.2022.07.22.00.13.53; Fri, 22 Jul 2022 00:14:08 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233412AbiGVHB1 (ORCPT + 99 others); Fri, 22 Jul 2022 03:01:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57532 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229519AbiGVHBX (ORCPT ); Fri, 22 Jul 2022 03:01:23 -0400 Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::224]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5C6E317E33; Fri, 22 Jul 2022 00:01:21 -0700 (PDT) Received: (Authenticated sender: jacopo@jmondi.org) by mail.gandi.net (Postfix) with ESMTPSA id 5B458E0008; Fri, 22 Jul 2022 07:01:18 +0000 (UTC) Date: Fri, 22 Jul 2022 09:01:16 +0200 From: Jacopo Mondi To: Slark Xiao Cc: mchehab@kernel.org, linux-media@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] media: i2c: mt9v111: Fix typo 'the the' in comment Message-ID: <20220722070116.ibqjejnttr55ciwh@uno.localdomain> References: <20220722015211.63609-1-slark_xiao@163.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20220722015211.63609-1-slark_xiao@163.com> X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_HELO_NONE,SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Slark Xiao On Fri, Jul 22, 2022 at 09:52:11AM +0800, Slark Xiao wrote: > Replace 'the the' with 'the' in the comment. > > Signed-off-by: Slark Xiao Thanks Reviewed-by: Jacopo Mondi > --- > 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.25.1 >