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.aX8LMptQmU 2025-11-18 07:51:29.594321001 -0500 +++ /tmp/tmp.nOcGfl5OAz 2025-11-18 07:52:02.641046211 -0500 @@ -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.VFpyOMBemJ 2025-11-18 07:52:30.745812514 -0500 +++ /tmp/tmp.CbozN5hIz4 2025-11-18 07:52:30.751812464 -0500 @@ -0,0 +1 @@ + 1 ../drivers/net/ipvlan/ipvlan_core.c