Received: by 2002:a05:6358:45e:b0:b5:b6eb:e1f9 with SMTP id 30csp668206rwe; Wed, 24 Aug 2022 07:15:23 -0700 (PDT) X-Google-Smtp-Source: AA6agR7VCUvD2Yulw6J7qKBWfT1HFoZIU7jq5K0Z5OB3t3GZiJ2g6ASzCttjyt+/Wc5cpXyf9snt X-Received: by 2002:a62:1b84:0:b0:536:e127:cc56 with SMTP id b126-20020a621b84000000b00536e127cc56mr10159407pfb.65.1661350523391; Wed, 24 Aug 2022 07:15:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1661350523; cv=none; d=google.com; s=arc-20160816; b=y+kUOF32UjqsV2Oqtv4kZTOTyl6she08Ifrw5BvkQV7x73WqBAbPhmmswRF8X7AfTh Awe6+qIgJD61g5aHR4eBuVvK+vTJqs7Gy7TnqLUVBQ01RYGXL9XzBgvsTZx0PEqSFExr 9SELR6eXWpZjVG4DSYv/ShOPduLxJuerRi6tpHdq3UptACoVC/U80Pc8nX4M6rmOQkE+ C4/HLDdCmBEyw4QP99GO3RYIf1BaEGuH84FmExlwKt38yBxx60EqI7/lskFAQWYpJ+ck pm/sKk+vnPAEWlAQIySl57fm/w8nY6aB7EoLgY3q3CF7nO2BopTeeL0XZTiKCgm8kKbE Ph4Q== 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=3EWl/Olqy0ZJ6ywiIwJKDQiJWWHtXBk0skLsDlfh7Jw=; b=yn3Uc8zEP91uXm4r8NPYm6CQKQ09BtG8jy60xA5E34QWNHYLJQpBTjz1FIUJ3i59ew 4z+JdRr1OBoYMN+5atUEUi/cJ1fS6iRhk0C+PcPuGbRX7Ro9c+Ug+J9LO3dRFCo+X7fV JCcsl2oQwUSpAT6H/7MuAQ8MyJrr2XqZ/yBQWV5gm/lvN7avFivvA8PS9d1+LfVy8S3i hMCozbz8llxREBu6ybcG6s/jcDqFHqtHX0S9od5NuZQ7VU0kZ1e52PFqIIhbpzEmyiEJ m6yEtpPkzbBdybwTw+QjikocibiK0+CSda1iHevsoJ/7AAmE6YlBTYV3CeKFYWfcX8Is UeuA== 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 f18-20020a056a001ad200b0052ba62e6bc7si3343299pfv.209.2022.08.24.07.15.12; Wed, 24 Aug 2022 07:15:23 -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 S238638AbiHXN4Q (ORCPT + 99 others); Wed, 24 Aug 2022 09:56:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54782 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239140AbiHXNzo (ORCPT ); Wed, 24 Aug 2022 09:55:44 -0400 Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EBA6C62A8A; Wed, 24 Aug 2022 06:54:36 -0700 (PDT) Received: (Authenticated sender: jacopo@jmondi.org) by mail.gandi.net (Postfix) with ESMTPSA id EA7B61C0003; Wed, 24 Aug 2022 13:54:34 +0000 (UTC) Date: Wed, 24 Aug 2022 15:54:33 +0200 From: Jacopo Mondi To: Jilin Yuan Cc: mchehab@kernel.org, linux-media@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] media/i2c: fix repeated words in comments Message-ID: <20220824135433.h2udwtnub7mlmtam@uno.localdomain> References: <20220824131459.52485-1-yuanjilin@cdjrlc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20220824131459.52485-1-yuanjilin@cdjrlc.com> X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE 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 Hi Jilin On Wed, Aug 24, 2022 at 09:14:59PM +0800, Jilin Yuan wrote: > Delete the redundant word 'the'. > > Signed-off-by: Jilin Yuan Already addressed by https://patchwork.kernel.org/project/linux-media/patch/20220722015211.63609-1-slark_xiao@163.com/ I wonder what's happening... This is the 3rd if not 4th identical patch I receive for this issue. Are you sending this patch as part of a new contributors program like outreachy or similar ? If that's the case I would like to ask mentors to require contributors to check patchwork/lore before sending a patch. I'm reading a lot of "thanks but it's already fixed" replies on the media list these days.. > --- > 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.36.1 >