Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp30466121rwd; Thu, 6 Jul 2023 06:24:29 -0700 (PDT) X-Google-Smtp-Source: APBJJlEen9cT5RCsmXUnXF1ormuFJon3kjBYy03iYrdPeexzqaq7J4cmTf+tafmcX3rZJheX8z0v X-Received: by 2002:a05:6808:94:b0:3a3:6acc:2306 with SMTP id s20-20020a056808009400b003a36acc2306mr1516393oic.55.1688649869487; Thu, 06 Jul 2023 06:24:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1688649869; cv=none; d=google.com; s=arc-20160816; b=S2MnyeAfovyIg2FABs2XaAApIjvqIJfSv+JylYdsI5U3M5Pt/JPpzTATOGUB68XOku z7bqmslvEzOZPYDcuKwTxRtsKrzFbwrfpBmtYY7c44fuFepsd0SzEFxKc4cbtzHIiyL3 bBq7Y2OhxhLuImqdJFQ48tdMWeelS9uKafA1bqao6ieoNKd3MeTkuftZYNX2IWyu3mgX zNYP9oUWzW3d6Ib3kvUHduqUdNGQ+82CYDFZUw2gqDDA5xHGWpSTGspVWuvkgAjSAioh WHBmt2EzraI6L63w3YFUbvY/VC0TOqdLlPBrEwjooraK5tgE8aKoFOxVXjv2l/CNYCe7 wvGw== 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 :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=mGW5Bk5tQ10hidLpsrXB0JlYBm3EGK75HcoGL9aOlLU=; fh=m2wovDS0/hmnzfxDshvxYmJo2fBh2eRZV1l9GXkaKhw=; b=dx/MeQxBGAdUCCleoy8y0YY6XthYpKxGiYZJh6iEOUp0OQevy2pFgTE7T/gelcNknG 7N1DAOYZTmg9EYCcaddJxyL6PxqOoJSV7Kgyajrpp7KlkBW2M1+cV3ibe24DxXE+2ckg kFZSfnfIkuwyQ2PUtu9QytYtIeir6VvVyzwyZnS0G83YWD+rVtl81Ic9+/owJvLeRkGx 0f+E2WVAUuFuCJ7MFaIv6LreSX7cAgFsbXjFuRLQivj4nYk7GDTMc7Ig2JXIuT0USL3B 54jfkROdXGT6Mk2EJjr4tE1JMMkkIwaPhyLl9Ny362OFzxuN5S7t88pr7UGCwJd/9wp1 HGRg== 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 eb8-20020a056a004c8800b006813b381be3si1459343pfb.41.2023.07.06.06.24.14; Thu, 06 Jul 2023 06:24:29 -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 S231627AbjGFNB5 (ORCPT + 99 others); Thu, 6 Jul 2023 09:01:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60070 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229843AbjGFNB4 (ORCPT ); Thu, 6 Jul 2023 09:01:56 -0400 Received: from mx3.molgen.mpg.de (mx3.molgen.mpg.de [141.14.17.11]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EC430E65; Thu, 6 Jul 2023 06:01:53 -0700 (PDT) Received: from [141.14.220.45] (g45.guest.molgen.mpg.de [141.14.220.45]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) (Authenticated sender: pmenzel) by mx.molgen.mpg.de (Postfix) with ESMTPSA id 5C3AD61E5FE01; Thu, 6 Jul 2023 15:01:05 +0200 (CEST) Message-ID: <37c7a3f7-f769-a313-3279-e8e415369ba4@molgen.mpg.de> Date: Thu, 6 Jul 2023 15:01:05 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [PATCH -next 2/3] md/dm-raid: cleanup multiple equivalent goto tags from raid_ctr() Content-Language: en-US To: Yu Kuai Cc: agk@redhat.com, snitzer@kernel.org, dm-devel@redhat.com, song@kernel.org, heinzm@redhat.com, neilb@suse.de, jbrassow@redhat.com, linux-kernel@vger.kernel.org, linux-raid@vger.kernel.org, yukuai3@huawei.com, yi.zhang@huawei.com, yangerkun@huawei.com References: <20230706071622.563073-1-yukuai1@huaweicloud.com> <20230706071622.563073-3-yukuai1@huaweicloud.com> From: Paul Menzel In-Reply-To: <20230706071622.563073-3-yukuai1@huaweicloud.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-4.3 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS,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 Dear Yu, Thank you for your patch. Some minor nits, if you are interested. Am 06.07.23 um 09:16 schrieb Yu Kuai: > From: Yu Kuai > > There are four equivalent goto tags in raid_ctr(), clean them up to use > just one, there are no functional change and prepare to fix that Maybe: There *is* no functional change, and is a preparation to fix an unprotected `md_stop()`. > md_stop() is not protected. In the commit message summary/title, I’d spell the verb with a space: Clean up four equivalent goto tags in raid_ctr() > Signed-off-by: Yu Kuai > --- > drivers/md/dm-raid.c | 27 +++++++++------------------ > 1 file changed, 9 insertions(+), 18 deletions(-) […] Kind regards, Paul