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 6F3FAC7EE22 for ; Mon, 15 May 2023 10:00:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239355AbjEOKAw (ORCPT ); Mon, 15 May 2023 06:00:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36714 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240368AbjEOKAX (ORCPT ); Mon, 15 May 2023 06:00:23 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8A5E9DF for ; Mon, 15 May 2023 03:00:22 -0700 (PDT) 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 21579621C7 for ; Mon, 15 May 2023 10:00:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 7DBD4C4339C; Mon, 15 May 2023 10:00:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684144821; bh=brZAg4HC4B8ZDhw3xpm0FIi3+HADqPvhBqK024DoW0o=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=ifwiRrAzeEipVB0vFTCa9KtcHSjnF+4J8oeTfEF2v6F2idA2vJq4M3qFoNDe9vTWe dGZbTNZkpKXUracoYTAZc+BJUV9xcr+giLRqPWC+ICn+O7d34kGKM3IQZ0LQA0y+Jk 6z36lh2asYcrEp0LP0KyEX0FF5RXNnNieajh4vsIVD9Ug/2N61M3wYIq6f27rPFbA+ V+G4des8h8s5fXPcTzVs8tRUm0i+xnRY/gW7aOFMqD01QCC1lQKjO6raOpZvaygHqn 3uawOnwLTQ2UHTZFpBo+VrfXGdZzNGiQFrrrpzoBPAETmdHFzpnj0qtppktJCKuNl8 ICrXXeD9pD1MQ== 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 6059CE5421D; Mon, 15 May 2023 10:00:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next] octeontx2-pf: mcs: Remove unneeded semicolon From: patchwork-bot+netdevbpf@kernel.org Message-Id: <168414482139.15349.3751374833607911323.git-patchwork-notify@kernel.org> Date: Mon, 15 May 2023 10:00:21 +0000 References: <20230515085645.43309-1-yang.lee@linux.alibaba.com> In-Reply-To: <20230515085645.43309-1-yang.lee@linux.alibaba.com> To: Yang Li Cc: davem@davemloft.net, kuba@kernel.org, edumazet@google.com, sgoutham@marvell.com, gakula@marvell.com, sbhatta@marvell.com, hkelam@marvell.com, pabeni@redhat.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 (main) by David S. Miller : On Mon, 15 May 2023 16:56:45 +0800 you wrote: > ./drivers/net/ethernet/marvell/octeontx2/nic/cn10k_macsec.c:242:2-3: Unneeded semicolon > ./drivers/net/ethernet/marvell/octeontx2/nic/cn10k_macsec.c:476:2-3: Unneeded semicolon > > Reported-by: Abaci Robot > Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=4947 > Signed-off-by: Yang Li > > [...] Here is the summary with links: - [net-next] octeontx2-pf: mcs: Remove unneeded semicolon https://git.kernel.org/netdev/net-next/c/d1e4632b304c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html