There are a couple of things duplicated, it's how we get len after import, vars in which we keep it, etc. Clean this up. David Laight (1): fs/io_uring Don't use the return value from import_iovec(). Pavel Begunkov (2): io_uring: remove duplicated io_size from rw io_uring: inline io_import_iovec() fs/io_uring.c | 58 ++++++++++++++++++++------------------------------- 1 file changed, 23 insertions(+), 35 deletions(-) -- 2.24.0