All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: linux-omap@vger.kernel.org, avinashlalotra <abinashlalotra@gmail.com>
Cc: linux-kernel@vger.kernel.org, aaro.koskinen@iki.fi,
	andreas@kemnade.info, khilman@baylibre.com, rogerq@kernel.org,
	tony@atomide.com, avinashlalotra <abinashsinghlalotra@gmail.com>
Subject: Re: (subset) [RFC PATCH] mfd: twl4030-irq: remove redundant 'node' variable
Date: Thu, 19 Jun 2025 12:42:03 +0100	[thread overview]
Message-ID: <20250619114203.GF587864@google.com> (raw)
In-Reply-To: <175033318908.710815.6342115650499994401.b4-ty@kernel.org>

On Thu, 19 Jun 2025, Lee Jones wrote:

> On Fri, 13 Jun 2025 17:52:51 +0530, avinashlalotra wrote:
> > The local variable 'node' was used only once to retrieve dev->of_node
> > in a call to irq_domain_create_legacy(). This patch inlines the usage
> > and removes the redundant variable, improving code clarity.
> > 
> > No functional change intended.
> > 
> > 
> > [...]
> 
> Applied, thanks!
> 
> [1/1] mfd: twl4030-irq: remove redundant 'node' variable
>       commit: 29be779ed76e7bac378be9edd213b0ddc2f20e0f

Sorry, ignore this.  I removed it.

Your sign-off and author should contain your real name.

-- 
Lee Jones [李琼斯]

      reply	other threads:[~2025-06-19 11:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-13 12:22 [RFC PATCH] mfd: twl4030-irq: remove redundant 'node' variable avinashlalotra
2025-06-19 11:39 ` (subset) " Lee Jones
2025-06-19 11:42   ` Lee Jones [this message]

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=20250619114203.GF587864@google.com \
    --to=lee@kernel.org \
    --cc=aaro.koskinen@iki.fi \
    --cc=abinashlalotra@gmail.com \
    --cc=abinashsinghlalotra@gmail.com \
    --cc=andreas@kemnade.info \
    --cc=khilman@baylibre.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=rogerq@kernel.org \
    --cc=tony@atomide.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.