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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 30805C433F5 for ; Sun, 14 Nov 2021 12:30:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 13C566112E for ; Sun, 14 Nov 2021 12:30:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235950AbhKNMdF (ORCPT ); Sun, 14 Nov 2021 07:33:05 -0500 Received: from mail.kernel.org ([198.145.29.99]:46914 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235827AbhKNMdC (ORCPT ); Sun, 14 Nov 2021 07:33:02 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id 40BD8611AE; Sun, 14 Nov 2021 12:30:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1636893008; bh=4JYK+nb3MGMSP+tgIz2mcAMU1W1ZOtFNhEZsWCPhqQs=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=QFzCyDf3L2UbMAxCNe+Fgr8all/q8WIV5/tykCeNOSCqV45UyeKOvUrGu9mxc9ZB9 axjbVJiq7UzKQ8O0nYcMIy1rGg9i1nIhZjWwu4bd2phK6JPmnaz2MJnoFTM8md/1f6 KPiPuXUkx2h1nMerK4pplfeBefZizO7wLfcb2qMnyRHbbLDhmCMBaVNaG6eOTLCY74 Hz0foLo4Ut8hFp4vpv/wvosHKlfdwrtGFFO26R2tF3G/P05MbfhgLqv/l4TPBNtp0J tSflge+nqyoqqABPpLJM/IaAs2P4AjWeF50G3Gxjmj/rzPkqmwNEc5ZscCqqlw+i0K 8IJ/vXydYwZMg== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH linux-next] ipv6: Remove duplicate statements From: patchwork-bot+netdevbpf@kernel.org Message-Id: <163689300819.19604.5480020679609941607.git-patchwork-notify@kernel.org> Date: Sun, 14 Nov 2021 12:30:08 +0000 References: <20211111150924.2576-1-luo.penghao@zte.com.cn> In-Reply-To: <20211111150924.2576-1-luo.penghao@zte.com.cn> To: luo penghao Cc: davem@davemloft.net, yoshfuji@linux-ipv6.org, dsahern@kernel.org, kuba@kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, luo.penghao@zte.com.cn, zealci@zte.com.cn Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (master) by David S. Miller : On Thu, 11 Nov 2021 15:09:24 +0000 you wrote: > From: luo penghao > > This statement is repeated with the initialization statement > > Reported-by: Zeal Robot > Signed-off-by: luo penghao > > [...] Here is the summary with links: - [linux-next] ipv6: Remove duplicate statements https://git.kernel.org/netdev/net-next/c/1274a4eb318d You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html