Skip to content
Commit 156e6498 authored by Yury Norov's avatar Yury Norov Committed by Thomas Bogendoerfer
Browse files

MIPS: SGI-IP27: fix -Wunused-variable in arch_init_irq()



Commit 40e20fbc (MIPS: SGI-IP27: micro-optimize arch_init_irq())
replaced a for-loop iteration with bitmap_set() calls, but didn't remove
an iteration variable.

Fixes: 40e20fbc (MIPS: SGI-IP27: micro-optimize arch_init_irq())
Reported-by: default avatarkernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202404161933.izfqZ32k-lkp@intel.com/


Signed-off-by: default avatarYury Norov <yury.norov@gmail.com>
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent 40e20fbc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment