All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: driver-core: add driver-model documentation
@ 2026-01-15 22:03 Danilo Krummrich
  2026-01-16 11:17 ` Greg KH
  2026-01-16 19:31 ` Danilo Krummrich
  0 siblings, 2 replies; 3+ messages in thread
From: Danilo Krummrich @ 2026-01-15 22:03 UTC (permalink / raw)
  To: gregkh, rafael; +Cc: linux-kernel, Danilo Krummrich

Documentation/driver-api/driver-model/ is missing in the driver-core
MAINTAINERS entry, hence add it.

Signed-off-by: Danilo Krummrich <dakr@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 54ea68a0883d..4150eb8ee4b5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7686,6 +7686,7 @@ M:	Danilo Krummrich <dakr@kernel.org>
 S:	Supported
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git
 F:	Documentation/core-api/kobject.rst
+F:	Documentation/driver-api/driver-model/
 F:	drivers/base/
 F:	fs/debugfs/
 F:	fs/sysfs/
-- 
2.52.0


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

* Re: [PATCH] MAINTAINERS: driver-core: add driver-model documentation
  2026-01-15 22:03 [PATCH] MAINTAINERS: driver-core: add driver-model documentation Danilo Krummrich
@ 2026-01-16 11:17 ` Greg KH
  2026-01-16 19:31 ` Danilo Krummrich
  1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2026-01-16 11:17 UTC (permalink / raw)
  To: Danilo Krummrich; +Cc: rafael, linux-kernel

On Thu, Jan 15, 2026 at 11:03:31PM +0100, Danilo Krummrich wrote:
> Documentation/driver-api/driver-model/ is missing in the driver-core
> MAINTAINERS entry, hence add it.
> 
> Signed-off-by: Danilo Krummrich <dakr@kernel.org>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 54ea68a0883d..4150eb8ee4b5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7686,6 +7686,7 @@ M:	Danilo Krummrich <dakr@kernel.org>
>  S:	Supported
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git
>  F:	Documentation/core-api/kobject.rst
> +F:	Documentation/driver-api/driver-model/
>  F:	drivers/base/
>  F:	fs/debugfs/
>  F:	fs/sysfs/
> -- 
> 2.52.0
> 


Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

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

* Re: [PATCH] MAINTAINERS: driver-core: add driver-model documentation
  2026-01-15 22:03 [PATCH] MAINTAINERS: driver-core: add driver-model documentation Danilo Krummrich
  2026-01-16 11:17 ` Greg KH
@ 2026-01-16 19:31 ` Danilo Krummrich
  1 sibling, 0 replies; 3+ messages in thread
From: Danilo Krummrich @ 2026-01-16 19:31 UTC (permalink / raw)
  To: gregkh, rafael; +Cc: linux-kernel, Danilo Krummrich

On Thu Jan 15, 2026 at 11:03 PM CET, Danilo Krummrich wrote:
> Documentation/driver-api/driver-model/ is missing in the driver-core
> MAINTAINERS entry, hence add it.
>
> Signed-off-by: Danilo Krummrich <dakr@kernel.org>

Applied to driver-core-testing, thanks!

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

end of thread, other threads:[~2026-01-16 19:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-15 22:03 [PATCH] MAINTAINERS: driver-core: add driver-model documentation Danilo Krummrich
2026-01-16 11:17 ` Greg KH
2026-01-16 19:31 ` Danilo Krummrich

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.