__io_uring_flush_sq(): remove unnecessary check

submitted is always going to be non-zero, since we check if head and
tail are different at the start of the function.

Signed-off-by: Kornilios Kourtis <kornilios@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 file changed