Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/ipxlat/packet.c: In function ‘ipxlat_v6_walk_hdrs’: ../drivers/net/ipxlat/packet.c:452:25: warning: variable ‘ip6’ set but not used [-Wunused-but-set-variable] 452 | struct ipv6hdr *ip6; | ^~~ New errors added --- /tmp/tmp.coUeRSxK9H 2026-03-19 11:43:13.254318122 -0400 +++ /tmp/tmp.TJ9elKKO7T 2026-03-19 11:43:38.415931071 -0400 @@ -1,0 +2,4 @@ +../drivers/net/ipxlat/packet.c: In function ‘ipxlat_v6_walk_hdrs’: +../drivers/net/ipxlat/packet.c:452:25: warning: variable ‘ip6’ set but not used [-Wunused-but-set-variable] + 452 | struct ipv6hdr *ip6; + | ^~~ Per-file breakdown --- /tmp/tmp.DehjQQciX4 2026-03-19 11:43:38.419372933 -0400 +++ /tmp/tmp.0ccuc8QfQe 2026-03-19 11:43:38.421372917 -0400 @@ -0,0 +1 @@ + 1 ../drivers/net/ipxlat/packet.c