commit | a1fde923e3065a89abccfeef95096c933f6a954c | [log] [tgz] |
---|---|---|
author | Pavel Begunkov <asml.silence@gmail.com> | Sun Apr 11 01:46:28 2021 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Sun Apr 11 19:30:41 2021 -0600 |
tree | 55f0b87ccd7b45a00254af3cf74889514359abe6 | |
parent | 3f48cf18f886c97a7e775af10696bfed9ddcff31 [diff] |
io_uring: refactor io_close A small refactoring shrinking it and making easier to read. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Link: https://lore.kernel.org/r/19b24eed7cd491a0243b50366dd2a23b558e2665.1618101759.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <axboe@kernel.dk>