diff options
| author | Maninder Singh <maninder1.s@samsung.com> | 2026-04-07 09:12:15 +0530 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-04-07 08:13:19 -1000 |
| commit | 034db4dd4449c556705e6b32bc07bd31df3889ba (patch) | |
| tree | 87036d6e0f732877c509dd3d07a16d4ef9f01c3b /include/linux/workqueue.h | |
| parent | c6890f36fc49848c61d2113a3442eb1b59e0bc4b (diff) | |
workqueue: use NR_STD_WORKER_POOLS instead of hardcoded value
use NR_STD_WORKER_POOLS for irq_work_fns[] array definition.
NR_STD_WORKER_POOLS is also 2, but better to use MACRO.
Initialization loop for_each_bh_worker_pool() also uses same MACRO.
Signed-off-by: Maninder Singh <maninder1.s@samsung.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions
