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.RuGV8Vj5WI 2025-11-16 10:39:43.652590802 -0800 +++ /tmp/tmp.hYZzmxnJ86 2025-11-16 10:42:13.339417471 -0800 @@ -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.CHcPZIs94E 2025-11-16 10:42:13.344663237 -0800 +++ /tmp/tmp.Wm4SVsk4Uu 2025-11-16 10:42:13.349663186 -0800 @@ -0,0 +1 @@ + 1 ../net/ipv6/route.c