]> Git Repo - linux.git/commit - fs/io-wq.c
io-wq: worker idling always returns false
authorJens Axboe <[email protected]>
Mon, 15 Feb 2021 20:26:34 +0000 (13:26 -0700)
committerJens Axboe <[email protected]>
Mon, 22 Feb 2021 00:25:22 +0000 (17:25 -0700)
commitc6d77d92b7e53b24e8e74a58e6ef2056385cc780
tree072041f2d127ce838e4bd5c7cdf06a02e2a744fe
parent3bfe6106693b6b4ba175ad1f929c4660b8f59ca8
io-wq: worker idling always returns false

Remove the bool return, and the checking for it in the caller.

Signed-off-by: Jens Axboe <[email protected]>
fs/io-wq.c
This page took 0.056165 seconds and 4 git commands to generate.