Commit b92ff23b authored by Fushuai Wang's avatar Fushuai Wang Committed by Thomas Gleixner
Browse files

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: default avatarFushuai Wang <wangfushuai@baidu.com>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250811064701.2906-1-wangfushuai@baidu.com
parent 7ee4a5a2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment