From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Cc: Danilo Krummrich <dakr@kernel.org>,
"Rafael J . Wysocki" <rafael@kernel.org>,
brgl@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] MAINTAINERS: add ksysfs.c to the DRIVER CORE entry
Date: Fri, 3 Apr 2026 10:51:49 +0200 [thread overview]
Message-ID: <2026040316-universal-liability-0be4@gregkh> (raw)
In-Reply-To: <20260403080917.7484-1-bartosz.golaszewski@oss.qualcomm.com>
On Fri, Apr 03, 2026 at 10:09:17AM +0200, Bartosz Golaszewski wrote:
> kernel/ksysfs.c is part of the driver core infrastructure but is missing
> rom the relevant MAINTAINERS entry. Add it.
>
> Suggested-by: Danilo Krummrich <dakr@kernel.org>
> Closes: https://lore.kernel.org/all/DHITFGL3J4IE.2WZU3K2CSYL7I@kernel.org/
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 955d15a5ea2c0..bd302f92a81ef 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7845,6 +7845,7 @@ F: include/linux/fwnode.h
> F: include/linux/kobj*
> F: include/linux/property.h
> F: include/linux/sysfs.h
> +F: kernel/ksysfs.c
> F: lib/kobj*
> F: rust/kernel/debugfs.rs
> F: rust/kernel/debugfs/
> --
> 2.47.3
>
Thanks, will go queue this up now.
greg k-h
prev parent reply other threads:[~2026-04-03 8:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-03 8:09 [PATCH] MAINTAINERS: add ksysfs.c to the DRIVER CORE entry Bartosz Golaszewski
2026-04-03 8:51 ` Greg Kroah-Hartman [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=2026040316-universal-liability-0be4@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=bartosz.golaszewski@oss.qualcomm.com \
--cc=brgl@kernel.org \
--cc=dakr@kernel.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.