Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/liveness.c:373:34: warning: variable 'cnt' set but not used [-Wunused-but-set-variable] 373 | u32 i, frame, po_start, po_end, cnt; | ^ 1 warning generated. New errors added --- /tmp/tmp.cTKEJDntPe 2026-04-10 06:50:58.281948862 -0400 +++ /tmp/tmp.p2RAQ8nh8F 2026-04-10 06:51:56.137940035 -0400 @@ -1,0 +2,4 @@ +../kernel/bpf/liveness.c:373:34: warning: variable 'cnt' set but not used [-Wunused-but-set-variable] + 373 | u32 i, frame, po_start, po_end, cnt; + | ^ +1 warning generated. Per-file breakdown --- /tmp/tmp.jeX8pITP69 2026-04-10 06:52:45.718041059 -0400 +++ /tmp/tmp.gjpppiuVGc 2026-04-10 06:52:45.720041042 -0400 @@ -0,0 +1 @@ + 1 ../kernel/bpf/liveness.c