[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171404762858.28186.14186712070509213799.git-patchwork-notify@kernel.org>
Date: Thu, 25 Apr 2024 12:20:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: linke li <lilinke99@...com>
Cc: xujianhao01@...il.com, roopa@...dia.com, razor@...ckwall.org,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
bridge@...ts.linux.dev, netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: bridge: remove redundant check of f->dst
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
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@...com>
> ---
> 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
Powered by blists - more mailing lists