Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/psp/psp_main.c: In function ‘psp_init’: ../net/psp/psp_main.c:449:13: warning: unused variable ‘err’ [-Wunused-variable] 449 | int err; | ^~~ New errors added --- /tmp/tmp.slfljFEsKU 2026-03-11 20:14:53.279410559 -0400 +++ /tmp/tmp.jGQbnROnq2 2026-03-11 20:16:44.152657578 -0400 @@ -1,0 +2,4 @@ +../net/psp/psp_main.c: In function ‘psp_init’: +../net/psp/psp_main.c:449:13: warning: unused variable ‘err’ [-Wunused-variable] + 449 | int err; + | ^~~ Per-file breakdown --- /tmp/tmp.UIJEfzce8J 2026-03-11 20:16:44.155292117 -0400 +++ /tmp/tmp.SbqRf56E40 2026-03-11 20:16:44.156839875 -0400 @@ -0,0 +1 @@ + 1 ../net/psp/psp_main.c