summaryrefslogtreecommitdiff
path: root/drivers/fpga/zynq-fpga.c
diff options
context:
space:
mode:
authorFushuai Wang <wangfushuai@baidu.com>2025-08-11 09:52:16 +0300
committerChristophe Leroy <christophe.leroy@csgroup.eu>2025-09-22 22:31:08 +0300
commit5498f07842cbddd86c725b960acb8e478684ca45 (patch)
treeb1f438eccb9980b335ee113b116807f16d9c0f6f /drivers/fpga/zynq-fpga.c
parente9713655b29a47d23cbf07aacf50b0ce8ee0a850 (diff)
downloadlinux-5498f07842cbddd86c725b960acb8e478684ca45.tar.xz
soc/fsl/qbman: Use for_each_online_cpu() instead of for_each_cpu()
Replace the opencoded for_each_cpu(cpu, cpu_online_mask) loop with the more readable and equivalent for_each_online_cpu(cpu) macro. Signed-off-by: Fushuai Wang <wangfushuai@baidu.com> Link: https://lore.kernel.org/r/20250811065216.3320-1-wangfushuai@baidu.com Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Diffstat (limited to 'drivers/fpga/zynq-fpga.c')
0 files changed, 0 insertions, 0 deletions