========== build_clang - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/bpf_local_storage.c:64:13: warning: unused function 'selem_linked_to_map' [-Wunused-function] 64 | static bool selem_linked_to_map(const struct bpf_local_storage_elem *selem) | ^~~~~~~~~~~~~~~~~~~ 1 warning generated. Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/bpf_local_storage.c:289:8: warning: variable 'owner' set but not used [-Wunused-but-set-variable] 289 | void *owner; | ^ ../kernel/bpf/bpf_local_storage.c:64:13: warning: unused function 'selem_linked_to_map' [-Wunused-function] 64 | static bool selem_linked_to_map(const struct bpf_local_storage_elem *selem) | ^~~~~~~~~~~~~~~~~~~ 2 warnings generated. New errors added --- /tmp/tmp.9BhhLZGKOU 2026-02-05 03:36:25.334130855 -0500 +++ /tmp/tmp.KEZNIxqv8b 2026-02-05 03:37:20.486538565 -0500 @@ -1,0 +2,3 @@ +../kernel/bpf/bpf_local_storage.c:289:8: warning: variable 'owner' set but not used [-Wunused-but-set-variable] + 289 | void *owner; + | ^ @@ -5 +8 @@ -1 warning generated. +2 warnings generated. Per-file breakdown --- /tmp/tmp.TBi6kzfLQr 2026-02-05 03:38:09.757470419 -0500 +++ /tmp/tmp.Dw9bq3pMVW 2026-02-05 03:38:09.758470411 -0500 @@ -1 +1 @@ - 1 ../kernel/bpf/bpf_local_storage.c + 2 ../kernel/bpf/bpf_local_storage.c