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:371:34: warning: variable 'cnt' set but not used [-Wunused-but-set-variable] 371 | u32 i, frame, po_start, po_end, cnt; | ^ 1 warning generated. New errors added --- /tmp/tmp.bTxVldsdo3 2026-04-10 18:43:03.780410889 -0400 +++ /tmp/tmp.4HacHgo9Fl 2026-04-10 18:44:02.920179993 -0400 @@ -1,0 +2,4 @@ +../kernel/bpf/liveness.c:371:34: warning: variable 'cnt' set but not used [-Wunused-but-set-variable] + 371 | u32 i, frame, po_start, po_end, cnt; + | ^ +1 warning generated. Per-file breakdown --- /tmp/tmp.Gm9h3xwnjv 2026-04-10 18:44:54.462664958 -0400 +++ /tmp/tmp.z9u3MABuhV 2026-04-10 18:44:54.464664945 -0400 @@ -0,0 +1 @@ + 1 ../kernel/bpf/liveness.c