linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] MIPS: SGI-IP27: micro-optimize arch_init_irq()
@ 2024-04-16 17:37 Yury Norov
  2024-04-16 17:37 ` [PATCH v2 1/2] " Yury Norov
  2024-04-16 17:37 ` [PATCH 2/2] MIPS: SGI-IP27: use WARN_ON() output Yury Norov
  0 siblings, 2 replies; 7+ messages in thread
From: Yury Norov @ 2024-04-16 17:37 UTC (permalink / raw)
  To: Thomas Bogendoerfer, Florian Fainelli, linux-mips, linux-kernel
  Cc: Yury Norov

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@gmail.com/
[2] https://lore.kernel.org/oe-kbuild-all/202404161933.izfqZ32k-lkp@intel.com/

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-05-03 12:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-16 17:37 [PATCH 0/2] MIPS: SGI-IP27: micro-optimize arch_init_irq() Yury Norov
2024-04-16 17:37 ` [PATCH v2 1/2] " Yury Norov
2024-04-17 11:10   ` Thomas Bogendoerfer
2024-04-22 23:04     ` Yury Norov
2024-05-03 12:50       ` Thomas Bogendoerfer
2024-04-16 17:37 ` [PATCH 2/2] MIPS: SGI-IP27: use WARN_ON() output Yury Norov
2024-05-03 12:50   ` Thomas Bogendoerfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).