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>
Wed, 11 Jan 2023 17:25:35 +0000 (10:25 -0700)
commit88d14c077c1a04555978c499acd12f5f55de51da
tree159bac670b76f93004a5f2431e649e04b1572410
parent5eb30c28823aed63946c9d2a222bf1158a3aecae
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