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 120DBC433EF for ; Sun, 14 Nov 2021 12:30:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EF45460F36 for ; Sun, 14 Nov 2021 12:30:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236172AbhKNMd3 (ORCPT ); Sun, 14 Nov 2021 07:33:29 -0500 Received: from mail.kernel.org ([198.145.29.99]:46920 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235836AbhKNMdC (ORCPT ); Sun, 14 Nov 2021 07:33:02 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id 46B7E611C9; 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=KM8Xw/g9t+dzP4NyY4YRMWajkkOTzRxvGF8HLjuy7t8=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=siU5F68YwtCi6JKvEo0dPtkZVUo2whhVuJHQgUFL500tc2SE5WqoekkyvnsMDNLTH Vb70NI732tIpDu8/FVDajgWxn36pty0z87SHJaCswqkEzu3C39bCuihKE2wW3vKlT7 sYis+t2IGAso9v3JOnPveqORnv2DxSUbx5kYvFCbN3sKwaNlH9jJM29PwlX7xfPxoJ 46Qd3cswuVAzkn8u4SbEwUc8Sj0swCX+TOGP+5bXKneJJTz0exy6GOELw/AdRln12F +h98D4ZsN+g/9j0IAVrCE4EtpC8gWPFNElpYQphBVyMHKbQgHTgaP1cLwYKvCdlmEL TeNh00frnumew== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH linux-next] ipv4: drop unused assignment From: patchwork-bot+netdevbpf@kernel.org Message-Id: <163689300824.19604.1599603648864829790.git-patchwork-notify@kernel.org> Date: Sun, 14 Nov 2021 12:30:08 +0000 References: <20211111091809.159707-1-luo.penghao@zte.com.cn> In-Reply-To: <20211111091809.159707-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 09:18:09 +0000 you wrote: > From: luo penghao > > The assignment in the if statement will be overwritten by the > following statement > > Reported-by: Zeal Robot > Signed-off-by: luo penghao > > [...] Here is the summary with links: - [linux-next] ipv4: drop unused assignment https://git.kernel.org/netdev/net-next/c/ef14102914f3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html