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:113:28: warning: variable 'local_storage' set but not used [-Wunused-but-set-variable] 113 | struct bpf_local_storage *local_storage; | ^ 1 warning generated. New errors added --- /tmp/tmp.7yYN3eAuDK 2025-11-12 10:23:58.174878154 -0800 +++ /tmp/tmp.PoSPOkfHPx 2025-11-12 10:25:43.387377146 -0800 @@ -1,0 +2,4 @@ +../kernel/bpf/bpf_local_storage.c:113:28: warning: variable 'local_storage' set but not used [-Wunused-but-set-variable] + 113 | struct bpf_local_storage *local_storage; + | ^ +1 warning generated. Per-file breakdown --- /tmp/tmp.64JmYqylrz 2025-11-12 10:27:22.783736626 -0800 +++ /tmp/tmp.5nICfV2cs8 2025-11-12 10:27:22.788736574 -0800 @@ -0,0 +1 @@ + 1 ../kernel/bpf/bpf_local_storage.c