../net/rxrpc/txbuf.c: In function ‘rxrpc_free_txbuf’: ../net/rxrpc/txbuf.c:80:13: warning: unused variable ‘i’ [-Wunused-variable] 80 | int i; | ^ ../net/rxrpc/txbuf.c: In function ‘rxrpc_free_txbuf’: ../net/rxrpc/txbuf.c:80:13: warning: unused variable ‘i’ [-Wunused-variable] 80 | int i; | ^ New errors added --- /tmp/tmp.hi0wiHFiNH 2025-02-09 09:52:48.181906920 -0800 +++ /tmp/tmp.gBv57c9WfM 2025-02-09 09:53:38.131376223 -0800 @@ -0,0 +1,4 @@ +../net/rxrpc/txbuf.c: In function ‘rxrpc_free_txbuf’: +../net/rxrpc/txbuf.c:80:13: warning: unused variable ‘i’ [-Wunused-variable] + 80 | int i; + | ^ Per-file breakdown --- /tmp/tmp.olNRXic5Af 2025-02-09 09:53:38.138376148 -0800 +++ /tmp/tmp.AquBwmpBhi 2025-02-09 09:53:38.141376117 -0800 @@ -0,0 +1 @@ + 1 ../net/rxrpc/txbuf.c