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: In function ‘io_register_zcrx_ifq’:
../io_uring/zcrx.c:153:25: warning: variable ‘rqes_sz’ set but not used [-Wunused-but-set-variable]
  153 |         size_t ring_sz, rqes_sz;
      |                         ^~~~~~~
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: In function ‘io_register_zcrx_ifq’:
../io_uring/zcrx.c:171:25: warning: variable ‘rqes_sz’ set but not used [-Wunused-but-set-variable]
  171 |         size_t ring_sz, rqes_sz;
      |                         ^~~~~~~