========== build_32bit - FAILED ../net/ipv4/icmp.c: In function ‘icmp_reply’: ../net/ipv4/icmp.c:408:27: warning: variable ‘inet’ set but not used [-Wunused-but-set-variable] 408 | struct inet_sock *inet; | ^~~~ New errors added --- /tmp/tmp.k0RMnGynva 2025-02-06 12:08:03.144936447 -0800 +++ /tmp/tmp.L1fK1GOyS6 2025-02-06 12:10:19.209432328 -0800 @@ -0,0 +1,4 @@ +../net/ipv4/icmp.c: In function ‘icmp_reply’: +../net/ipv4/icmp.c:408:27: warning: variable ‘inet’ set but not used [-Wunused-but-set-variable] + 408 | struct inet_sock *inet; + | ^~~~ Per-file breakdown --- /tmp/tmp.RWjtlzkwUi 2025-02-06 12:10:19.215432261 -0800 +++ /tmp/tmp.tX7P3hbFkm 2025-02-06 12:10:19.220432206 -0800 @@ -0,0 +1 @@ + 1 ../net/ipv4/icmp.c