[Bridge] [PATCH] net: bridge: mcast: Use ERR_CAST instead of ERR_PTR(PTR_ERR())

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Sat Feb 6 19:20:07 UTC 2021


Hello:

This patch was applied to netdev/net-next.git (refs/heads/master):

On Thu,  4 Feb 2021 07:05:49 +0000 you wrote:
> Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...)).
> 
> net/bridge/br_multicast.c:1246:9-16: WARNING: ERR_CAST can be used with mp
> Generated by: scripts/coccinelle/api/err_cast.cocci
> 
> Signed-off-by: Xu Wang <vulab at iscas.ac.cn>
> 
> [...]

Here is the summary with links:
  - net: bridge: mcast: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
    https://git.kernel.org/netdev/net-next/c/1697291dae7c

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html




More information about the Bridge mailing list