t/io_uring: use IORING_SETUP_NO_SQARRAY if available

The SQEs array indirection is not necessary for this test app. Use
IORING_SETUP_NO_SQARRAY if it's available.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 file changed