io_uring: refactor io_close
authorPavel Begunkov <asml.silence@gmail.com>
Sun, 11 Apr 2021 00:46:28 +0000 (01:46 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 12 Apr 2021 01:30:41 +0000 (19:30 -0600)
commita1fde923e3065a89abccfeef95096c933f6a954c
tree55f0b87ccd7b45a00254af3cf74889514359abe6
parent3f48cf18f886c97a7e775af10696bfed9ddcff31
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>
fs/io_uring.c