Documentation/.renames.txt: warning: ignored by one of the .gitignore files 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. New errors added --- /tmp/tmp.pB7QV5CwY8 2026-02-05 03:23:44.177833764 -0500 +++ /tmp/tmp.W7IB2Var7z 2026-02-05 03:24:35.210398804 -0500 @@ -1,0 +2,4 @@ +../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. Per-file breakdown --- /tmp/tmp.QRTlZzXGyF 2026-02-05 03:25:20.534012502 -0500 +++ /tmp/tmp.t77s2Me5zC 2026-02-05 03:25:20.536545481 -0500 @@ -0,0 +1 @@ + 1 ../kernel/bpf/bpf_local_storage.c