Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
workqueue: fix the comments of nr_idle
Since the worker rebinding behavior was refactored, there is no idle worker off the idle_list now. The comment is outdated and can be just removed. It also groups nr_workers and nr_idle together. Signed-off-by: Lai Jiangshan <jiangshanlai@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>
- Loading branch information