commit | 23227e71b69af95e421e263302d13f426c548155 | [log] [tgz] |
---|---|---|
author | Guan-Chun Wu <409411716@gms.tku.edu.tw> | Sat May 03 16:12:03 2025 +0800 |
committer | Tejun Heo <tj@kernel.org> | Mon May 05 13:43:16 2025 -1000 |
tree | 083b11a497eb4508ef9580ff8b005f4855d5279e | |
parent | 70e1683ca3a6474360af1d3a020a9a98c8492cc0 [diff] |
workqueue: fix typo in comment Fix a duplicated word "that that" in the comment describing the @max_active behavior for unbound workqueues. Signed-off-by: Guan-Chun Wu <409411716@gms.tku.edu.tw> Signed-off-by: Tejun Heo <tj@kernel.org>