../net/core/xdp.c:898:17: warning: symbol 'bpf_xdp_metadata_rx_timestamp' was not declared. Should it be static? ../net/core/xdp.c:920:17: warning: symbol 'bpf_xdp_metadata_rx_hash' was not declared. Should it be static? ../net/core/xdp.c:953:17: warning: symbol 'bpf_xdp_metadata_rx_vlan_tag' was not declared. Should it be static? ../drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c: In function ‘bnxt_ptp_clear’: ../drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c:1129:13: warning: unused variable ‘i’ [-Wunused-variable] 1129 | int i; | ^ ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? ../drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c: In function ‘bnxt_ptp_clear’: ../drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c:1129:13: warning: unused variable ‘i’ [-Wunused-variable] 1129 | int i; | ^ New errors added --- /tmp/tmp.e5OIdFGFnP 2025-04-23 03:51:31.600722315 -0700 +++ /tmp/tmp.LWKCfauDhs 2025-04-23 03:52:44.039498148 -0700 @@ -0,0 +1,4 @@ +../drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c: In function ‘bnxt_ptp_clear’: +../drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c:1129:13: warning: unused variable ‘i’ [-Wunused-variable] + 1129 | int i; + | ^ Per-file breakdown --- /tmp/tmp.q18pnH0TEU 2025-04-23 03:52:44.044005841 -0700 +++ /tmp/tmp.NunkNSX5vs 2025-04-23 03:52:44.048130148 -0700 @@ -0,0 +1 @@ + 1 ../drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c