io_uring: remove duplicated io_size from rw
[ Upstream commit 632546c4 ] io_size and iov_count in io_read() and io_write() hold the same value, kill the last one. Signed-off-by:Pavel Begunkov <asml.silence@gmail.com> Signed-off-by:
Jens Axboe <axboe@kernel.dk> Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment