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.vQ3DvcZx1R 2026-04-09 22:38:24.993047823 -0400 +++ /tmp/tmp.dZ6wObkZO1 2026-04-09 22:39:23.776657289 -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.CNs4orQ2vP 2026-04-09 22:40:14.748160936 -0400 +++ /tmp/tmp.VYqzQSM6pO 2026-04-09 22:40:14.750160920 -0400 @@ -0,0 +1 @@ + 1 ../kernel/bpf/liveness.c