]> git.baikalelectronics.ru Git - kernel.git/commit
io_uring: cleanup io_import_fixed()
authorPavel Begunkov <asml.silence@gmail.com>
Mon, 25 Nov 2019 20:14:40 +0000 (23:14 +0300)
committerJens Axboe <axboe@kernel.dk>
Tue, 26 Nov 2019 22:02:56 +0000 (15:02 -0700)
commitfb2e1efee07e5517ef45c692bb63cdbde79bce13
tree8e401364eeb08fb5219aefa4950155cd0d31b115
parent3290ef5e43517a6b6d7db2702cca7162f4d90329
io_uring: cleanup io_import_fixed()

Clean io_import_fixed() call site and make it return proper type.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c