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: ‘selem_linked_to_map’ defined but not used [-Wunused-function] 64 | static bool selem_linked_to_map(const struct bpf_local_storage_elem *selem) | ^~~~~~~~~~~~~~~~~~~ New errors added --- /tmp/tmp.VddyQLGg5m 2026-02-05 17:43:48.055239380 -0500 +++ /tmp/tmp.IDn13C1Ke4 2026-02-05 17:45:39.455746820 -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.JUh8SDEQnz 2026-02-05 17:45:39.457963360 -0500 +++ /tmp/tmp.aSyr1OOh1G 2026-02-05 17:45:39.460279940 -0500 @@ -0,0 +1 @@ + 1 ../kernel/bpf/bpf_local_storage.c