Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 69CEBC636CC for ; Wed, 8 Feb 2023 13:30:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230231AbjBHNat (ORCPT ); Wed, 8 Feb 2023 08:30:49 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34582 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229505AbjBHNar (ORCPT ); Wed, 8 Feb 2023 08:30:47 -0500 Received: from mail-ej1-x631.google.com (mail-ej1-x631.google.com [IPv6:2a00:1450:4864:20::631]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E41BA2367D for ; Wed, 8 Feb 2023 05:30:45 -0800 (PST) Received: by mail-ej1-x631.google.com with SMTP id jg8so11581468ejc.6 for ; Wed, 08 Feb 2023 05:30:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=blackwall-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=bghcBSVVjOnDSTu4fI5Fr851/TGgxU6OXRrvvQvz/M8=; b=vsG6o0+N006tv5j5AVuAR9PdyHfVEk7j/0/wj2XKjodhe4nFVNeA+CleK3E0rN4D/R iWcVumwXa5V3cxpg2fw6SzUH2dj3TPAyXz06UqOaVR2MJ4RAChiSIDUC3wZfKDw7uauD pVlutxhJIDu/9s3AYCxnRFcW0N0xg7I5/7D0r14o4JKHmOTK0IQLHBpEPi+CJMaJ9uaP DhFOQ4Q4t8HY44yv0xvu+fjCMcSb38w/B0poS+i6xOGpyFVSNNII0Gco8/HKvXBSDMoG eqAYskyI9EK01cc3mgND4cfHVk6zj4qJhukbL1bjZtTn7IgyGJH57p02pPDYCuWVgLSr u+7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=bghcBSVVjOnDSTu4fI5Fr851/TGgxU6OXRrvvQvz/M8=; b=4gBXKbkU5NDAXUAJgD/hZuWMzRwl/3cvRb9zOs/LyQ1Vsav9S1Bz6B5BhnPfgdywV3 KXx8pPagE6MPwisZ1cECOa/nYbzR1CMCXdaQrNkQ+EnjtiRZ379m2iNpdaQYEKb0vD/P cZy1qw/sfzr7aBk+LccZyiHLI5JCNnILOKeR7edugd/ihbvI5cyGHwbJ45bS8EHVlSc2 gsBNg97SXNvxPqNW083DIF4PMAnadF01FVz9D+JdCHfCMYDngeogGcE0GmGOKnnYVz2G FOTORo8c5QvDT+im1jK6fA1ejCUqcwNEOPzIZwQN/zaeWUMoRVtneIycOVkSaIF+179k bkYA== X-Gm-Message-State: AO0yUKX6syzehYX896WVIIPNT1in48Bbq6Jg3PMrl1bsihTVDtL2cX+N hacCCZoxKWGIFE//sfrbIJcDXA== X-Google-Smtp-Source: AK7set+3bEtDssHH7Nx7ZO0qprJo0mrpmZnd2ui3ik3JXFQ7TcjyC2d4jN2azLEGKuAtcuSnhKuGFA== X-Received: by 2002:a17:906:1ec8:b0:88d:5fd1:3197 with SMTP id m8-20020a1709061ec800b0088d5fd13197mr7478243ejj.50.1675863044339; Wed, 08 Feb 2023 05:30:44 -0800 (PST) Received: from [192.168.3.225] ([81.6.34.132]) by smtp.gmail.com with ESMTPSA id bl3-20020a170906c24300b007bff9fb211fsm8345526ejb.57.2023.02.08.05.30.43 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 08 Feb 2023 05:30:44 -0800 (PST) Message-ID: <1a71f6f8-09f6-9208-7368-6b2e3bb4af87@blackwall.org> Date: Wed, 8 Feb 2023 14:30:43 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH -next] net: bridge: clean up one inconsistent indenting Content-Language: en-US To: Simon Horman , Yang Li Cc: davem@davemloft.net, kuba@kernel.org, edumazet@google.com, roopa@nvidia.com, pabeni@redhat.com, bridge@lists.linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Abaci Robot References: <20230208005626.56847-1-yang.lee@linux.alibaba.com> From: Nikolay Aleksandrov In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2/8/23 15:04, Simon Horman wrote: > On Wed, Feb 08, 2023 at 08:56:26AM +0800, Yang Li wrote: >> ./net/bridge/br_netlink_tunnel.c:317:4-27: code aligned with following code on line 318 >> >> Reported-by: Abaci Robot >> Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3977 >> Signed-off-by: Yang Li > > As you may need to respin this: > > Assuming this is targeting net-next, which seems likely to me, > the subject should denote that. Something like this: > > [PATCH net-next] net: bridge: clean up one inconsistent indenting > >> --- >> net/bridge/br_netlink_tunnel.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/net/bridge/br_netlink_tunnel.c b/net/bridge/br_netlink_tunnel.c >> index 17abf092f7ca..eff949bfdd83 100644 >> --- a/net/bridge/br_netlink_tunnel.c >> +++ b/net/bridge/br_netlink_tunnel.c >> @@ -315,7 +315,7 @@ int br_process_vlan_tunnel_info(const struct net_bridge *br, >> >> if (curr_change) >> *changed = curr_change; >> - __vlan_tunnel_handle_range(p, &v_start, &v_end, v, >> + __vlan_tunnel_handle_range(p, &v_start, &v_end, v, >> curr_change); > > I think you also need to adjust the line immediately above. You meant below, right? :) i.e. "curr_change)", that seems to get misaligned after the change and needs to be adjusted as well. > >> } >> if (v_start && v_end) >> -- >> 2.20.1.7.g153144c >>