From: "Danilo Krummrich" <dakr@kernel.org>
To: <gregkh@linuxfoundation.org>, <rafael@kernel.org>
Cc: <linux-kernel@vger.kernel.org>, <driver-core@lists.linux.dev>
Subject: Re: [PATCH] driver-core: move devres_for_each_res() to base.h
Date: Fri, 23 Jan 2026 11:48:25 +0100 [thread overview]
Message-ID: <DFVWRD987H08.JG64OAFXPL9R@kernel.org> (raw)
In-Reply-To: <20260119162920.77189-1-dakr@kernel.org>
On Mon Jan 19, 2026 at 5:27 PM CET, Danilo Krummrich wrote:
> devres_for_each_res() is only used by .../firmware_loader/main.c, which
> already includes base.h.
>
> The usage of devres_for_each_res() by code outside of driver-core is
> questionable, hence move it to base.h.
>
> Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Applied to driver-core-testing, thanks!
prev parent reply other threads:[~2026-01-23 10:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-19 16:27 [PATCH] driver-core: move devres_for_each_res() to base.h Danilo Krummrich
2026-01-20 15:15 ` Greg KH
2026-01-23 10:48 ` Danilo Krummrich [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=DFVWRD987H08.JG64OAFXPL9R@kernel.org \
--to=dakr@kernel.org \
--cc=driver-core@lists.linux.dev \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rafael@kernel.org \
/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.