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:435:13: warning: unused function 'bpf_selem_unlink_lockless' [-Wunused-function] 435 | static void bpf_selem_unlink_lockless(struct bpf_local_storage_elem *selem, | ^~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. New errors added --- /tmp/tmp.Ba3MZ7QZCd 2025-12-18 14:26:38.072769136 -0500 +++ /tmp/tmp.0so3KLuxVh 2025-12-18 14:27:32.409129085 -0500 @@ -1,0 +2,4 @@ +../kernel/bpf/bpf_local_storage.c:435:13: warning: unused function 'bpf_selem_unlink_lockless' [-Wunused-function] + 435 | static void bpf_selem_unlink_lockless(struct bpf_local_storage_elem *selem, + | ^~~~~~~~~~~~~~~~~~~~~~~~~ +1 warning generated. Per-file breakdown --- /tmp/tmp.xmoMarQNpo 2025-12-18 14:28:21.778047334 -0500 +++ /tmp/tmp.vVE8zOXCGj 2025-12-18 14:28:21.778984147 -0500 @@ -0,0 +1 @@ + 1 ../kernel/bpf/bpf_local_storage.c