]> git.baikalelectronics.ru Git - kernel.git/commit
io_uring: remove io_wq_current_is_worker
authorJackie Liu <liuyun01@kylinos.cn>
Mon, 2 Dec 2019 09:14:53 +0000 (17:14 +0800)
committerJens Axboe <axboe@kernel.dk>
Tue, 3 Dec 2019 14:04:32 +0000 (07:04 -0700)
commita05a5c00f5398fa4307c465d68014498bd1bd268
tree8a4b5d53a0d7afb5432a845a7d7c3886a09536c2
parenta4fffccfc6dea1d730d3cd3fe7971e3dde6f1833
io_uring: remove io_wq_current_is_worker

Since commit d3c03562a51f ("io_uring: simplify io_req_link_next()"),
the io_wq_current_is_worker function is no longer needed, clean it
up.

Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io-wq.h