All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Danilo Krummrich <dakr@kernel.org>
Cc: rafael@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] MAINTAINERS: driver-core: add driver-model documentation
Date: Fri, 16 Jan 2026 12:17:43 +0100	[thread overview]
Message-ID: <2026011635-matted-evict-70eb@gregkh> (raw)
In-Reply-To: <20260115220350.6806-1-dakr@kernel.org>

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>

  reply	other threads:[~2026-01-16 11:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-15 22:03 [PATCH] MAINTAINERS: driver-core: add driver-model documentation Danilo Krummrich
2026-01-16 11:17 ` Greg KH [this message]
2026-01-16 19:31 ` Danilo Krummrich

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=2026011635-matted-evict-70eb@gregkh \
    --to=gregkh@linuxfoundation.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.