Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/ipvlan/ipvlan_core.c:343:18: warning: variable 'orig_skb' set but not used [-Wunused-but-set-variable] 343 | struct sk_buff *orig_skb = skb; | ^ 1 warning generated. New errors added --- /tmp/tmp.XTwN4z74GW 2025-11-18 09:04:29.660316671 -0800 +++ /tmp/tmp.GyEhiP7RwN 2025-11-18 09:05:48.025514274 -0800 @@ -1,0 +2,4 @@ +../drivers/net/ipvlan/ipvlan_core.c:343:18: warning: variable 'orig_skb' set but not used [-Wunused-but-set-variable] + 343 | struct sk_buff *orig_skb = skb; + | ^ +1 warning generated. Per-file breakdown --- /tmp/tmp.gkg5XfTAJJ 2025-11-18 09:06:48.823891750 -0800 +++ /tmp/tmp.M82RClUYy0 2025-11-18 09:06:48.832731043 -0800 @@ -0,0 +1 @@ + 1 ../drivers/net/ipvlan/ipvlan_core.c