public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add ksysfs.c to the DRIVER CORE entry
@ 2026-04-03  8:09 Bartosz Golaszewski
  2026-04-03  8:51 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2026-04-03  8:09 UTC (permalink / raw)
  To: Danilo Krummrich, Greg Kroah-Hartman, Rafael J . Wysocki
  Cc: brgl, linux-kernel, Bartosz Golaszewski

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: add ksysfs.c to the DRIVER CORE entry
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2026-04-03  8:51 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: Danilo Krummrich, Rafael J . Wysocki, brgl, linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-04-03  8:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox