summaryrefslogtreecommitdiff
path: root/rust/helpers/workqueue.c
diff options
context:
space:
mode:
authorFushuai Wang <wangfushuai@baidu.com>2025-08-11 09:47:01 +0300
committerThomas Gleixner <tglx@linutronix.de>2025-08-24 13:10:46 +0300
commitb92ff23b12046f70f7f41f1e57e77c498dec35d7 (patch)
tree3b2d28868ccbbfad879299bd3734df9cf91ed325 /rust/helpers/workqueue.c
parent7ee4a5a2ec3748facfb4ca96e4cce6cabbdecab2 (diff)
downloadlinux-b92ff23b12046f70f7f41f1e57e77c498dec35d7.tar.xz
irqchip/sifive-plic: Use for_each_present_cpu() instead of for_each_cpu()
Replace the open coded for_each_cpu(cpu, cpu_present_mask) loop with the more readable and equivalent for_each_present_cpu(cpu) macro. Signed-off-by: Fushuai Wang <wangfushuai@baidu.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/all/20250811064701.2906-1-wangfushuai@baidu.com
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions