../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? ../kernel/bpf/bpf_local_storage.c: In function ‘bpf_local_storage_destroy’: ../kernel/bpf/bpf_local_storage.c:781:13: warning: unused variable ‘err’ [-Wunused-variable] 781 | int err; | ^~~ ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? New errors added --- /tmp/tmp.ctVu8FVjJp 2025-10-02 18:09:48.089334637 -0700 +++ /tmp/tmp.1z4t5gWlHU 2025-10-02 18:11:35.098477476 -0700 @@ -0,0 +1,4 @@ +../kernel/bpf/bpf_local_storage.c: In function ‘bpf_local_storage_destroy’: +../kernel/bpf/bpf_local_storage.c:781:13: warning: unused variable ‘err’ [-Wunused-variable] + 781 | int err; + | ^~~ Per-file breakdown --- /tmp/tmp.Ai13rFFnSk 2025-10-02 18:11:35.105525902 -0700 +++ /tmp/tmp.UCOhd2xF9H 2025-10-02 18:11:35.108525880 -0700 @@ -0,0 +1 @@ + 1 ../kernel/bpf/bpf_local_storage.c