commit | 7a842fb589e3cdbe205bc16dc37c30cf13383159 | [log] [tgz] |
---|---|---|
author | Hao Xu <haoxu@linux.alibaba.com> | Sun Sep 12 03:40:50 2021 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Sun Sep 12 19:27:47 2021 -0600 |
tree | ac05e8d2b091b4a1354c75bcc66a1e491fa1550a | |
parent | 16c8d2df7ec0eed31b7d3b61cb13206a7fb930cc [diff] |
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>