linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yury Norov <yury.norov@gmail.com>
To: Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
	Florian Fainelli <f.fainelli@gmail.com>,
	linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Yury Norov <yury.norov@gmail.com>
Subject: [PATCH 0/2] MIPS: SGI-IP27: micro-optimize arch_init_irq()
Date: Tue, 16 Apr 2024 10:37:09 -0700	[thread overview]
Message-ID: <20240416173711.613750-1-yury.norov@gmail.com> (raw)

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


             reply	other threads:[~2024-04-16 17:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-16 17:37 Yury Norov [this message]
2024-04-16 17:37 ` [PATCH v2 1/2] MIPS: SGI-IP27: micro-optimize arch_init_irq() 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240416173711.613750-1-yury.norov@gmail.com \
    --to=yury.norov@gmail.com \
    --cc=f.fainelli@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=tsbogend@alpha.franken.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).