Commit b3d2091
workqueue: Simplify goto statement
Use a simple if-statement to replace the cumbersome goto-statement in
workqueue_set_unbound_cpumask().
Cc: Waiman Long <longman@redhat.com>
Signed-off-by: Lai Jiangshan <jiangshan.ljs@antgroup.com>
Signed-off-by: Tejun Heo <tj@kernel.org>1 parent 8416588 commit b3d2091
1 file changed
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7197 | 7197 | | |
7198 | 7198 | | |
7199 | 7199 | | |
| 7200 | + | |
7200 | 7201 | | |
7201 | | - | |
7202 | | - | |
7203 | | - | |
7204 | | - | |
7205 | | - | |
7206 | | - | |
7207 | | - | |
7208 | | - | |
| 7202 | + | |
| 7203 | + | |
7209 | 7204 | | |
7210 | 7205 | | |
7211 | 7206 | | |
| |||
0 commit comments