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; | ^~~ 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:453:25: warning: variable ‘ip6’ set but not used [-Wunused-but-set-variable] 453 | struct ipv6hdr *ip6; | ^~~