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.BQYgNblsiJ 2026-01-31 00:19:30.912990987 -0500 +++ /tmp/tmp.ILC83UWon2 2026-01-31 00:21:19.586888852 -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.5Xy6ZiccHX 2026-01-31 00:21:19.588883472 -0500 +++ /tmp/tmp.YRP6aexwYs 2026-01-31 00:21:19.591581875 -0500 @@ -0,0 +1 @@ + 1 ../kernel/bpf/bpf_local_storage.c