Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/ipv6/route.c:5122:8: warning: variable 'has_gateway' set but not used [-Wunused-but-set-variable] 5122 | bool has_gateway = cfg->fc_flags & RTF_GATEWAY; | ^ 1 warning generated. 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:5122:8: warning: variable 'has_gateway' set but not used [-Wunused-but-set-variable] 5122 | bool has_gateway = cfg->fc_flags & RTF_GATEWAY; | ^ 1 warning generated. New errors added --- /tmp/tmp.t0SRcwUI6G 2025-11-16 13:44:40.511254816 -0500 +++ /tmp/tmp.AQvEp8JAXL 2025-11-16 13:45:32.373939244 -0500 @@ -1,0 +2,4 @@ +../net/ipv6/route.c:5122:8: warning: variable 'has_gateway' set but not used [-Wunused-but-set-variable] + 5122 | bool has_gateway = cfg->fc_flags & RTF_GATEWAY; + | ^ +1 warning generated. Per-file breakdown --- /tmp/tmp.duxnOhGMdW 2025-11-16 13:46:18.978303288 -0500 +++ /tmp/tmp.qUqGDSRpLj 2025-11-16 13:46:18.980303269 -0500 @@ -0,0 +1 @@ + 1 ../net/ipv6/route.c