From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A070E21254B; Fri, 13 Mar 2026 02:50:25 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773370225; cv=none; b=Vl0y2JVYrOeE8O5FhVllhqrFT78SaLIlJr/bJuPgKfZ1iu4/Yq5J8zuWfLaBRTQcYfPUkLkCwVP6we37Y4tcDqwDrfxSSjxa7sdw6x9HG1uvDu8MII5suJtNqCkLh685BvyY73BeV29kwmWjJlsJpZjyLdGdoy7q2yOzI9JUHMs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773370225; c=relaxed/simple; bh=eBN2fd5z+SrDyxD6ZmgipCz6OhwpvZdJvnqSSEdrHRA=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=ZTH8xau9KN3g3vhcWsaL14LdbxwLmV1jr1ZHPZ64QngP0ANfEkfcssN7oO2zc3sR4I+6e9qL598xM8VYPIE5Yi2lYwhl+/dRHtrPpOSsSSJVOEAxYe6H0jK/4dkXrfRu3JyOGbWgMafTqBOaKMwX4vWnHlasAjQnYidQ5RJBRaw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=qld7BDRS; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="qld7BDRS" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 55EE4C4CEF7; Fri, 13 Mar 2026 02:50:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1773370225; bh=eBN2fd5z+SrDyxD6ZmgipCz6OhwpvZdJvnqSSEdrHRA=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=qld7BDRS+UVo3+co9wYTDjHEKaLhfPonTt2EoKlQ5ygA8Rh/bLc6wUlBXmrr3AyrI jeX9UPPUq7VlI0PXYwwrLkjMVYXuix5FhxCX7YFrP9OTcEpXTVksPjivKQq4+AELPD LeHSnKeRSIhRyOZ7sPo/ZILJCdmDXCnMZUnfsUjDYZDImVeN+C6Pls8adDArly1/Y0 5CwZrSb8P3pBoCJdog6CK11BMLOh4pEqG4YnLID9KM70wuqatARmELdVDjeE9D7ltc p8cqWLxlBbXG2dLsbMmXxbf1Zm02VtePQaCdFQB4+D+JmPHMdIloETLERn41pxt/w9 5DP+1Ip0HH4pw== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id B9EF03808200; Fri, 13 Mar 2026 02:50:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] netlink: update outdated comment From: patchwork-bot+netdevbpf@kernel.org Message-Id: <177337022029.648356.4175577567516214916.git-patchwork-notify@kernel.org> Date: Fri, 13 Mar 2026 02:50:20 +0000 References: <20260311133519.688-1-kexinsun@smail.nju.edu.cn> In-Reply-To: <20260311133519.688-1-kexinsun@smail.nju.edu.cn> To: Kexin Sun Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org, horms@kernel.org, kuniyu@google.com, linux-kernel@vger.kernel.org, julia.lawall@inria.fr, xutong.ma@inria.fr, yunbolyu@smu.edu.sg, ratnadiraw@smu.edu.sg Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Wed, 11 Mar 2026 21:35:19 +0800 you wrote: > The function netlink_clear_multicast_users() was removed as unused > in commit 2173f8d953e7 ("netlink: cleanup tap related functions"). > Update the comment in netlink_change_ngroups() to remove the stale > reference, replacing it with a general description of the behavior > while preserving the warning. > > Assisted-by: unnamed:deepseek-v3.2 coccinelle > Signed-off-by: Kexin Sun > > [...] Here is the summary with links: - netlink: update outdated comment https://git.kernel.org/netdev/net-next/c/8f921f610054 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html