diff options
| author | Yury Norov <[email protected]> | 2024-04-22 22:52:12 +0000 |
|---|---|---|
| committer | Thomas Bogendoerfer <[email protected]> | 2024-05-03 12:21:28 +0000 |
| commit | 156e6498fc61157a8779a0920008cfdfa55c4a8b (patch) | |
| tree | e5a5b196796661daba61e0d7943b77acc22ed36d /net/core/page_pool.c | |
| parent | MIPS: SGI-IP27: micro-optimize arch_init_irq() (diff) | |
| download | kernel-156e6498fc61157a8779a0920008cfdfa55c4a8b.tar.gz kernel-156e6498fc61157a8779a0920008cfdfa55c4a8b.zip | |
MIPS: SGI-IP27: fix -Wunused-variable in arch_init_irq()
Commit 40e20fbccfb722f21 (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: 40e20fbccfb722f21 (MIPS: SGI-IP27: micro-optimize arch_init_irq())
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Yury Norov <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'net/core/page_pool.c')
0 files changed, 0 insertions, 0 deletions
