From mboxrd@z Thu Jan 1 00:00:00 1970 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 0C18BE7D0AB for ; Thu, 21 Sep 2023 21:13:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231696AbjIUVNf (ORCPT ); Thu, 21 Sep 2023 17:13:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44312 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232031AbjIUVNI (ORCPT ); Thu, 21 Sep 2023 17:13:08 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 71996A9F3 for ; Thu, 21 Sep 2023 10:07:28 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPS id E02FDC4E69D; Thu, 21 Sep 2023 13:30:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1695303023; bh=BShjIpWFgvjzflUn62NaxZ6MDAEEhkSaVZ7cY6t6rjA=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=shhEZbcKGWeQhMG5HRq+S9IpMyvRM7wIhcISX5noLYk1op64ASw0TLhkS+87OPRQG kKa0n2mOLdIR7yI0S774TCxfAMK58OLHYUDKGmHkQRSvcFsdTCVx6xIeTtMfky7XVK GHMdBfahpRgUFZvH3KdY7Fu+A6S/Pwox/uUXEXsXNRCE0sUxoDCBPeU6WZ6x/RmlHh rcPqo2NdNKbRem8E6QyOjgQgmFWFMWE+KxxH+FaMioiF74+PTSrqf1phWmMZG8ULAD Od9AyD4TahLGB5CzA8EAdkAYYPIHJHvj9LpQpOiZtcWfdxJl3nEDLPegU/oFAPAmlG imJ7aOgHDJVPw== 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 C1D3DE11F40; Thu, 21 Sep 2023 13:30:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next] netdev: Remove unneeded semicolon From: patchwork-bot+netdevbpf@kernel.org Message-Id: <169530302378.11910.7112501445541140613.git-patchwork-notify@kernel.org> Date: Thu, 21 Sep 2023 13:30:23 +0000 References: <20230919010305.120991-1-yang.lee@linux.alibaba.com> In-Reply-To: <20230919010305.120991-1-yang.lee@linux.alibaba.com> To: Yang Li Cc: arkadiusz.kubalewski@intel.com, jiri@resnulli.us, 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 (main) by Paolo Abeni : On Tue, 19 Sep 2023 09:03:05 +0800 you wrote: > ./drivers/dpll/dpll_netlink.c:847:3-4: Unneeded semicolon > > Reported-by: Abaci Robot > Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6605 > Signed-off-by: Yang Li > --- > drivers/dpll/dpll_netlink.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - [net-next] netdev: Remove unneeded semicolon https://git.kernel.org/netdev/net-next/c/f20161cf5165 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html