Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/mctp/mctp-pcc.c: In function ‘mctp_pcc_tx_done’: ../drivers/net/mctp/mctp-pcc.c:133:34: warning: variable ‘outbox’ set but not used [-Wunused-but-set-variable] 133 | struct mctp_pcc_mailbox *outbox; | ^~~~~~ Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/mctp/mctp-pcc.c: In function ‘mctp_pcc_tx_done’: ../drivers/net/mctp/mctp-pcc.c:133:34: warning: variable ‘outbox’ set but not used [-Wunused-but-set-variable] 133 | struct mctp_pcc_mailbox *outbox; | ^~~~~~ New errors added --- /tmp/tmp.AYahjtLEhy 2026-02-24 18:23:46.889388309 -0500 +++ /tmp/tmp.efJchdvCGf 2026-02-24 18:25:38.362091869 -0500 @@ -1,0 +2,4 @@ +../drivers/net/mctp/mctp-pcc.c: In function ‘mctp_pcc_tx_done’: +../drivers/net/mctp/mctp-pcc.c:133:34: warning: variable ‘outbox’ set but not used [-Wunused-but-set-variable] + 133 | struct mctp_pcc_mailbox *outbox; + | ^~~~~~ Per-file breakdown --- /tmp/tmp.yqmsdjzedg 2026-02-24 18:25:38.364655042 -0500 +++ /tmp/tmp.z9p9HZiDxf 2026-02-24 18:25:38.365655031 -0500 @@ -0,0 +1 @@ + 1 ../drivers/net/mctp/mctp-pcc.c