Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/bpf_local_storage.c:64:13: warning: ‘selem_linked_to_map’ defined but not used [-Wunused-function] 64 | static bool selem_linked_to_map(const struct bpf_local_storage_elem *selem) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? New errors added --- /tmp/tmp.cXLQJfsWLB 2026-02-05 02:58:35.622507915 -0500 +++ /tmp/tmp.npOzp5vNys 2026-02-05 02:59:32.865782655 -0500 @@ -1,0 +2,3 @@ +../kernel/bpf/bpf_local_storage.c:64:13: warning: ‘selem_linked_to_map’ defined but not used [-Wunused-function] + 64 | static bool selem_linked_to_map(const struct bpf_local_storage_elem *selem) + | ^~~~~~~~~~~~~~~~~~~ Per-file breakdown --- /tmp/tmp.ycYGulKV2C 2026-02-05 02:59:32.870104334 -0500 +++ /tmp/tmp.HcY8YKGh6v 2026-02-05 02:59:32.874104306 -0500 @@ -0,0 +1 @@ + 1 ../kernel/bpf/bpf_local_storage.c