]> 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)
commit364272e254b57031022e2d7a98ada1a7268ca940
tree8e401364eeb08fb5219aefa4950155cd0d31b115
parentdcc96bd0cdbfebbbfa8e104b9adc5828eafca6ce
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