Hello: This patch was applied to netdev/net-next.git (refs/heads/master):
On Thu, 11 Feb 2021 12:07:59 +0200 you wrote: > The function fib6_walk_continue() cannot return a positive value when > called from register_fib_notifier(), but ignoring causes static analyzer to > generate warnings in users of register_fib_notifier() that try to convert > returned error code to pointer with ERR_PTR(). Handle such case by > explicitly checking for positive error values and converting them to > -EINVAL in fib6_tables_dump(). > > [...] Here is the summary with links: - [net-next] net: fib_notifier: don't return positive values on fib registration https://git.kernel.org/netdev/net-next/c/6f1995523a0f You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html