Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Mon, 6 May 2024 12:02:04 -0700 you wrote:
When building with clang, via:
make LLVM=1 -C tools/testing/selftest
...clang warns about three variables that are not initialized in all cases:
[...]
Here is the summary with links: - [v2] selftests/net: fix uninitialized variables https://git.kernel.org/netdev/net-next/c/eb709b5f6536
You are awesome, thank you!