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 04014C64EC5 for ; Thu, 9 Feb 2023 05:10:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229993AbjBIFKY (ORCPT ); Thu, 9 Feb 2023 00:10:24 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55766 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229482AbjBIFKU (ORCPT ); Thu, 9 Feb 2023 00:10:20 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A0F221ABE1; Wed, 8 Feb 2023 21:10:19 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 392D761910; Thu, 9 Feb 2023 05:10:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 8BD4BC4339C; Thu, 9 Feb 2023 05:10:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1675919418; bh=SSOMeyVd4NA7ZgP7ISYtRk3lwqy/HPA34kHr4JFJPIU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=fVStH8JOzrlLfPh9aZ956cmqZBjhpF9IXTUzmuqi+gM5P3IDTynoEUMZBRzLAgLxB j3CPCCT9lPk72h6Nkp9/kX+Yc3h4PTey7ukilXrs7wr0ysrY9lw+QX/QwVUd+TC3us aMTpugvfGcMzYrrqfEHwgfuq04xb55XAtU6ZlxER8hCqj6qj3xm3TzDnt+DaxUn0oB plax91Wrb4u3N3+tee6kKSlgv1UNvtIGfeh9p9AwaqhD2Oauo9vo0FJJYw3nyGWvkj 4h6hXybcAOpz4yNbFym6pTlJlq0dbDT4v25kHobMiPKQ9O7TPGa2qu83NvEdl78b4l +E7Kp/4T9e3mg== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 71CB0E4D02F; Thu, 9 Feb 2023 05:10:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH -next] net: libwx: clean up one inconsistent indenting From: patchwork-bot+netdevbpf@kernel.org Message-Id: <167591941846.2876.7383521489488340202.git-patchwork-notify@kernel.org> Date: Thu, 09 Feb 2023 05:10:18 +0000 References: <20230208013227.111605-1-yang.lee@linux.alibaba.com> In-Reply-To: <20230208013227.111605-1-yang.lee@linux.alibaba.com> To: Yang Li Cc: davem@davemloft.net, kuba@kernel.org, edumazet@google.com, pabeni@redhat.com, jiawenwu@trustnetic.com, mengyuanlou@net-swift.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, abaci@linux.alibaba.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski : On Wed, 8 Feb 2023 09:32:27 +0800 you wrote: > drivers/net/ethernet/wangxun/libwx/wx_lib.c:1835 wx_setup_all_rx_resources() warn: inconsistent indenting > > Reported-by: Abaci Robot > Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3981 > Signed-off-by: Yang Li > --- > drivers/net/ethernet/wangxun/libwx/wx_lib.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - [-next] net: libwx: clean up one inconsistent indenting https://git.kernel.org/netdev/net-next/c/f978fa41f66d You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html