Hello: This patch was applied to netdev/net-next.git (main) by David S. Miller <davem@xxxxxxxxxxxxx>: On Tue, 23 Apr 2024 18:53:26 +0800 you wrote: > In br_fill_forward_path(), f->dst is checked not to be NULL, then > immediately read using READ_ONCE and checked again. The first check is > useless, so this patch aims to remove the redundant check of f->dst. > > Signed-off-by: linke li <lilinke99@xxxxxx> > --- > net/bridge/br_device.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - net: bridge: remove redundant check of f->dst https://git.kernel.org/netdev/net-next/c/e7d96e750f2b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html