io_uring: mark io_run_local_work static
authorPavel Begunkov <asml.silence@gmail.com>
Mon, 9 Jan 2023 14:46:06 +0000 (14:46 +0000)
committerJens Axboe <axboe@kernel.dk>
Sun, 29 Jan 2023 22:17:40 +0000 (15:17 -0700)
commit3e5655552a8299492d54117a15b6ddf5a2e7512c
treea2f9ada1614690fffe6a9f32df1844232fb28c30
parent2f413956cc8a72fc11c2779228112559bbca8279
io_uring: mark io_run_local_work static

io_run_local_work is enclosed in io_uring.c, we don't need to export it.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/b477fb81f5e77044f724a06fe245d5c078659364.1673274244.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io_uring.c
io_uring/io_uring.h