A couple of cleanups for arch_init_irq() This is a follow-up for [1]. Here: - drop unused 'i' variable, as reported by kernel robot [2]; - fix typos in commit message; - add 2nd patch to handle WARN_ON() better. [1] https://lore.kernel.org/lkml/20240413184913.69268-1-yury.norov@xxxxxxxxx/ [2] https://lore.kernel.org/oe-kbuild-all/202404161933.izfqZ32k-lkp@xxxxxxxxx/ Yury Norov (2): MIPS: SGI-IP27: micro-optimize arch_init_irq() MIPS: SGI-IP27: use WARN_ON() output arch/mips/sgi-ip27/ip27-irq.c | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) -- 2.40.1