From: Lee Jones <lee@kernel.org>
To: Aaro Koskinen <aaro.koskinen@iki.fi>,
Andreas Kemnade <andreas@kemnade.info>,
Kevin Hilman <khilman@baylibre.com>,
Roger Quadros <rogerq@kernel.org>,
Tony Lindgren <tony@atomide.com>,
Geliang Tang <geliang@kernel.org>
Cc: linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org
Subject: Re: (subset) [RESEND PATCH mfd-next v2] mfd: Drop unused variables 'node'
Date: Tue, 1 Jul 2025 14:31:47 +0100 [thread overview]
Message-ID: <20250701133147.GM10134@google.com> (raw)
In-Reply-To: <175137657148.2321363.112208113279845572.b4-ty@kernel.org>
On Tue, 01 Jul 2025, Lee Jones wrote:
> On Thu, 26 Jun 2025 10:48:07 +0800, Geliang Tang wrote:
> > This patch drops the unused variables 'node' to fix the following build
> > warnings:
> >
> > drivers/mfd/88pm860x-core.c: In function 'device_irq_init':
> > drivers/mfd/88pm860x-core.c:576:29: warning: unused variable 'node' [-Wunused-variable]
> > 576 | struct device_node *node = i2c->dev.of_node;
> > | ^~~~
> >
> > [...]
>
> Applied, thanks!
>
> [1/1] mfd: Drop unused variables 'node'
> commit: 0e76098aa66eb82189f5a0681717862271bfb805
Ah, change of plan. Arnd already fixed this.
--
Lee Jones [李琼斯]
prev parent reply other threads:[~2025-07-01 13:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-26 2:48 [RESEND PATCH mfd-next v2] mfd: Drop unused variables 'node' Geliang Tang
2025-07-01 13:29 ` (subset) " Lee Jones
2025-07-01 13:31 ` 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=20250701133147.GM10134@google.com \
--to=lee@kernel.org \
--cc=aaro.koskinen@iki.fi \
--cc=andreas@kemnade.info \
--cc=geliang@kernel.org \
--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.