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 ../io_uring/zcrx.c:153:18: warning: variable 'rqes_sz' set but not used [-Wunused-but-set-variable] 153 | size_t ring_sz, rqes_sz; | ^ 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 ../io_uring/zcrx.c:171:18: warning: variable 'rqes_sz' set but not used [-Wunused-but-set-variable] 171 | size_t ring_sz, rqes_sz; | ^ ../io_uring/zcrx.c:273:20: warning: unused function 'io_zc_add_pp_cache' [-Wunused-function] 273 | static inline void io_zc_add_pp_cache(struct page_pool *pp, | ^~~~~~~~~~~~~~~~~~ 2 warnings generated. New errors added --- /tmp/tmp.8j6bGzrye5 2024-12-04 14:13:38.061893470 -0800 +++ /tmp/tmp.OzETrLlaa2 2024-12-04 14:14:56.337138433 -0800 @@ -4,2 +4,2 @@ -../io_uring/zcrx.c:153:18: warning: variable 'rqes_sz' set but not used [-Wunused-but-set-variable] - 153 | size_t ring_sz, rqes_sz; +../io_uring/zcrx.c:171:18: warning: variable 'rqes_sz' set but not used [-Wunused-but-set-variable] + 171 | size_t ring_sz, rqes_sz; @@ -7 +7,4 @@ -1 warning generated. +../io_uring/zcrx.c:273:20: warning: unused function 'io_zc_add_pp_cache' [-Wunused-function] + 273 | static inline void io_zc_add_pp_cache(struct page_pool *pp, + | ^~~~~~~~~~~~~~~~~~ +2 warnings generated. Per-file breakdown --- /tmp/tmp.1KRdz1783W 2024-12-04 14:16:01.067514050 -0800 +++ /tmp/tmp.mN2dgWl2wa 2024-12-04 14:16:01.069514031 -0800 @@ -1 +1 @@ - 1 ../io_uring/zcrx.c + 2 ../io_uring/zcrx.c