io-wq: code clean of io_wqe_create_worker()
authorHao Xu <haoxu@linux.alibaba.com>
Sat, 11 Sep 2021 19:40:50 +0000 (03:40 +0800)
committerJens Axboe <axboe@kernel.dk>
Mon, 13 Sep 2021 01:27:47 +0000 (19:27 -0600)
commit7a842fb589e3cdbe205bc16dc37c30cf13383159
treeac05e8d2b091b4a1354c75bcc66a1e491fa1550a
parent16c8d2df7ec0eed31b7d3b61cb13206a7fb930cc
io-wq: code clean of io_wqe_create_worker()

Remove do_create to save a local variable.

Signed-off-by: Hao Xu <haoxu@linux.alibaba.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io-wq.c