Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/ipvlan/ipvlan_core.c:55:36: warning: incorrect type in argument 1 (different base types) ../drivers/net/ipvlan/ipvlan_core.c:55:36: expected unsigned int [usertype] a ../drivers/net/ipvlan/ipvlan_core.c:55:36: got restricted __be32 const [usertype] s_addr Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/ipvlan/ipvlan_core.c: In function ‘ipvlan_macnat_xmit_phydev’: ../drivers/net/ipvlan/ipvlan_core.c:343:25: warning: variable ‘orig_skb’ set but not used [-Wunused-but-set-variable] 343 | struct sk_buff *orig_skb = skb; | ^~~~~~~~ ../drivers/net/ipvlan/ipvlan_core.c:56:36: warning: incorrect type in argument 1 (different base types) ../drivers/net/ipvlan/ipvlan_core.c:56:36: expected unsigned int [usertype] a ../drivers/net/ipvlan/ipvlan_core.c:56:36: got restricted __be32 const [usertype] s_addr New errors added --- /tmp/tmp.HEWderWVAO 2025-11-18 07:32:38.343887211 -0500 +++ /tmp/tmp.pZzVN08Uxn 2025-11-18 07:33:09.490993608 -0500 @@ -2,3 +2,7 @@ -../drivers/net/ipvlan/ipvlan_core.c:55:36: warning: incorrect type in argument 1 (different base types) -../drivers/net/ipvlan/ipvlan_core.c:55:36: expected unsigned int [usertype] a -../drivers/net/ipvlan/ipvlan_core.c:55:36: got restricted __be32 const [usertype] s_addr +../drivers/net/ipvlan/ipvlan_core.c: In function ‘ipvlan_macnat_xmit_phydev’: +../drivers/net/ipvlan/ipvlan_core.c:343:25: warning: variable ‘orig_skb’ set but not used [-Wunused-but-set-variable] + 343 | struct sk_buff *orig_skb = skb; + | ^~~~~~~~ +../drivers/net/ipvlan/ipvlan_core.c:56:36: warning: incorrect type in argument 1 (different base types) +../drivers/net/ipvlan/ipvlan_core.c:56:36: expected unsigned int [usertype] a +../drivers/net/ipvlan/ipvlan_core.c:56:36: got restricted __be32 const [usertype] s_addr Per-file breakdown --- /tmp/tmp.AFjsMoY8t2 2025-11-18 07:33:09.494859411 -0500 +++ /tmp/tmp.FAs8AVUzid 2025-11-18 07:33:09.497180824 -0500 @@ -1 +1 @@ - 1 ../drivers/net/ipvlan/ipvlan_core.c + 2 ../drivers/net/ipvlan/ipvlan_core.c