Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Thu, 1 Jan 2026 22:58:40 +0530 you wrote:
Compiler reports potential uses of uninitialized variables in mptcp_connect.c when xerror() is called from failure paths.
mptcp_connect.c:1262:11: warning: variable 'raw_addr' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
[...]
Here is the summary with links: - [net,v3] selftests: mptcp: Mark xerror and die_perror __noreturn https://git.kernel.org/netdev/net/c/2fa98059fd5a
You are awesome, thank you!