OSDN Git Service

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)
commit7d009165550adc64e3561c65ecce564125052e00
tree8e401364eeb08fb5219aefa4950155cd0d31b115
parentcf6fd4bd559ee61a4454b161863c8de6f30f8dca
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