========== build_clang - FAILED tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files ../net/rxrpc/input.c:696:25: warning: variable 'capacity' set but not used [-Wunused-but-set-variable] 696 | unsigned int max_data, capacity; | ^ 1 warning generated. tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files ../net/rxrpc/output.c:815:20: warning: unused function 'rxrpc_instant_resend' [-Wunused-function] 815 | static inline void rxrpc_instant_resend(struct rxrpc_call *call) | ^~~~~~~~~~~~~~~~~~~~ 1 warning generated. ../net/rxrpc/input.c:738:25: warning: variable 'capacity' set but not used [-Wunused-but-set-variable] 738 | unsigned int max_data, capacity; | ^ 1 warning generated. New errors added --- /tmp/tmp.mj1xWUR1zV 2024-12-02 08:46:52.190060813 -0800 +++ /tmp/tmp.tpTj2Fo9fi 2024-12-02 08:48:10.194262580 -0800 @@ -4,2 +4,6 @@ -../net/rxrpc/input.c:696:25: warning: variable 'capacity' set but not used [-Wunused-but-set-variable] - 696 | unsigned int max_data, capacity; +../net/rxrpc/output.c:815:20: warning: unused function 'rxrpc_instant_resend' [-Wunused-function] + 815 | static inline void rxrpc_instant_resend(struct rxrpc_call *call) + | ^~~~~~~~~~~~~~~~~~~~ +1 warning generated. +../net/rxrpc/input.c:738:25: warning: variable 'capacity' set but not used [-Wunused-but-set-variable] + 738 | unsigned int max_data, capacity; Per-file breakdown --- /tmp/tmp.qajN8qruKM 2024-12-02 08:49:11.852631617 -0800 +++ /tmp/tmp.IwevMkScb5 2024-12-02 08:49:11.854631596 -0800 @@ -1,0 +2 @@ + 1 ../net/rxrpc/output.c