Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/ipv6/route.c: In function ‘rtm_to_fib6_multipath_config’: ../net/ipv6/route.c:5122:22: warning: variable ‘has_gateway’ set but not used [-Wunused-but-set-variable] 5122 | bool has_gateway = cfg->fc_flags & RTF_GATEWAY; | ^~~~~~~~~~~ Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/ipv6/route.c: In function ‘rtm_to_fib6_multipath_config’: ../net/ipv6/route.c:5122:22: warning: variable ‘has_gateway’ set but not used [-Wunused-but-set-variable] 5122 | bool has_gateway = cfg->fc_flags & RTF_GATEWAY; | ^~~~~~~~~~~ New errors added --- /tmp/tmp.5HJ3TRUaqR 2025-11-16 13:38:49.864621154 -0500 +++ /tmp/tmp.7ISaL75bJQ 2025-11-16 13:40:31.173917847 -0500 @@ -1,0 +2,4 @@ +../net/ipv6/route.c: In function ‘rtm_to_fib6_multipath_config’: +../net/ipv6/route.c:5122:22: warning: variable ‘has_gateway’ set but not used [-Wunused-but-set-variable] + 5122 | bool has_gateway = cfg->fc_flags & RTF_GATEWAY; + | ^~~~~~~~~~~ Per-file breakdown --- /tmp/tmp.myybnSSxM3 2025-11-16 13:40:31.176429785 -0500 +++ /tmp/tmp.4dSMU8zLsk 2025-11-16 13:40:31.177429776 -0500 @@ -0,0 +1 @@ + 1 ../net/ipv6/route.c