Received: by 2002:ad5:4acb:0:0:0:0:0 with SMTP id n11csp4755445imw; Tue, 19 Jul 2022 12:36:32 -0700 (PDT) X-Google-Smtp-Source: AGRyM1s2eWBOarYGipA1SJQaB5D7I3VU+PclQkzvAdKGWcE/SnmIEQh/rPF3KgFfUT2I9oM2/lM9 X-Received: by 2002:a17:903:2287:b0:16c:b0d:2e99 with SMTP id b7-20020a170903228700b0016c0b0d2e99mr35056395plh.120.1658259392320; Tue, 19 Jul 2022 12:36:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1658259392; cv=none; d=google.com; s=arc-20160816; b=X732So4ZCit/+WJ8zybOG6rlnwj5hUmTF4XQ5aunIO+fDs0iSA9kCD4nC/39rAA2sk VYpWogfCfGdAkwLjGmqNMX5WvqStkh2MuhOXQ7k3j6Y1EM+fdRn+jfO7ierRYSFq2WDV KJlyjsjhOiN+ZRZcFlIrGrmwWOfF4ZMr+CL/i3SPFzjJf4SJBBlYrK/dokJWx1blcP/h utcgqZaFbn9Ed6E6NmWVbhZRqmNvkwoo1jqQOkjRP97Bn2BJB2eZc+GqUsM0O2YKjBXv FWM4HIXP9q3eY8BDmgSgEBz/c6EVhurHV22aeCiAa9EENFCZxzosBZid2fGJiL4yuXvu xNxg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from:cc :content-language:references:to:subject:user-agent:mime-version:date :message-id; bh=CSckuYQ3VBZtGSyoC/C5y2RjVl14xuIOuIDugVCi4Q8=; b=Vnm1ACvUmQuxqRakr6gNR6R2E0CSFKgW0RZr3qziXDo5WjnkMWsWbaFI3kQ46mAA9g yOjFEhxElav2BgvC1FyGBIXL8XqpkW/maspIo85Bx8EUQhMMijMHfw9FS1GwM/YEQ7Dh VZvzZEO4UcjO+GoZGRoQY4hgB3FvrPlS6npi34+IxiMMZbUE3PIJDz/bkqY9xkc221DR F/eM9ngnPvj+A0Qu4HuXrLAj7FGgJ24hItDGdjfXiHTRKtA5tZjbPJt79ZJyqiJQvr0P P40SDtyiT+4f3MmIOrjYg6dvIoUx+GvP1jqT428UgluLxKOpjWDJAgSlKFDZ15eDnELc 0bKg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-bluetooth-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 b2-20020a170903228200b0016c759a35c7si23324128plh.317.2022.07.19.12.35.56; Tue, 19 Jul 2022 12:36:32 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-bluetooth-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-bluetooth-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237751AbiGST2S (ORCPT + 99 others); Tue, 19 Jul 2022 15:28:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49038 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232214AbiGST2S (ORCPT ); Tue, 19 Jul 2022 15:28:18 -0400 Received: from mx1.molgen.mpg.de (mx3.molgen.mpg.de [141.14.17.11]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A3ADE52DD7 for ; Tue, 19 Jul 2022 12:28:16 -0700 (PDT) Received: from [192.168.0.2] (ip5f5aeb74.dynamic.kabel-deutschland.de [95.90.235.116]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: pmenzel) by mx.molgen.mpg.de (Postfix) with ESMTPSA id 1197E61EA1929; Tue, 19 Jul 2022 21:28:13 +0200 (CEST) Message-ID: <72a1d366-ce9f-c8f2-1ca1-f2b191d36ba9@molgen.mpg.de> Date: Tue, 19 Jul 2022 21:28:12 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.0.2 Subject: Re: [PATCH] Bluetooth:btrtl:Fix typo in comment To: Shaomin Deng References: <20220719154148.16769-1-dengshaomin@cdjrlc.com> Content-Language: en-US Cc: marcel@holtmann.org, johan.hedberg@gmail.com, luiz.dentz@gmail.com, linux-bluetooth@vger.kernel.org From: Paul Menzel In-Reply-To: <20220719154148.16769-1-dengshaomin@cdjrlc.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS 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-bluetooth@vger.kernel.org Dear Shaomin, Am 19.07.22 um 17:41 schrieb shaomin Deng: > Delete the repeated word "that" in comments. Maybe start your first name with a capital letter? git config --global user.name "Shaomin Deng" In the commit message summary, please add a space after the colons, and maybe use: Bluetooth: btrtl: Remove duplicate *that* in comment > > Signed-off-by: shaomin Deng > --- > drivers/bluetooth/btrtl.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/bluetooth/btrtl.c b/drivers/bluetooth/btrtl.c > index 47c28fd8f006..fb52313a1d45 100644 > --- a/drivers/bluetooth/btrtl.c > +++ b/drivers/bluetooth/btrtl.c > @@ -330,7 +330,7 @@ static int rtlbt_parse_firmware(struct hci_dev *hdev, > /* Loop from the end of the firmware parsing instructions, until > * we find an instruction that identifies the "project ID" for the > * hardware supported by this firwmare file. firmware It’d be great if you fixed that in a separate commit. > - * Once we have that, we double-check that that project_id is suitable > + * Once we have that, we double-check that project_id is suitable It’s a lot of “that”, but it’s actually correct. > * for the hardware we are working with. > */ > while (fwptr >= btrtl_dev->fw_data + (sizeof(*epatch_info) + 3)) { Kind regards, Paul