commit | c6d77d92b7e53b24e8e74a58e6ef2056385cc780 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Mon Feb 15 13:26:34 2021 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Sun Feb 21 17:25:22 2021 -0700 |
tree | 072041f2d127ce838e4bd5c7cdf06a02e2a744fe | |
parent | 3bfe6106693b6b4ba175ad1f929c4660b8f59ca8 [diff] |
io-wq: worker idling always returns false Remove the bool return, and the checking for it in the caller. Signed-off-by: Jens Axboe <axboe@kernel.dk>