All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Sakkinen <jarkko@kernel.org>
To: WangYuli <wangyuli@uniontech.com>
Cc: peterhuewe@gmx.de, jgg@ziepe.ca, linux-integrity@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	James.Bottomley@hansenpartnership.com, stefanb@linux.ibm.com,
	ardb@kernel.org, roberto.sassu@huawei.com,
	viro@zeniv.linux.org.uk, gourry@gourry.net
Subject: Re: [PATCH] MAINTAINERS: Add include/linux/tpm*.h to TPM maintainers
Date: Wed, 12 Mar 2025 08:23:56 +0200	[thread overview]
Message-ID: <Z9EofB1oLBUgu05C@kernel.org> (raw)
In-Reply-To: <3E528EFF1AE81A17+20250311131440.1468875-1-wangyuli@uniontech.com>

On Tue, Mar 11, 2025 at 09:14:40PM +0800, WangYuli wrote:
> As of now, within include/linux, there are three header files
> pertaining to the TPM driver: tpm.h, tpm_eventlg.h and tpm_command.h.
> 
> Upon investigation when attempting code modifications, it has become
> evident that these files are currently without a maintainer.
> 
> In light of their intrinsic relationship with the TPM driver itself,
> stewardship of these files should fall under the TPM subsystem. So
> that scripts/get_maintainer.pl can provide more accurate output

[SNIP]

> 
> In passing, also include include/uapi/linux/vtpm_proxy.h for TPM
> maintainers, as it is facing a comparable plight.
> 
> Signed-off-by: WangYuli <wangyuli@uniontech.com>

"Subnames" are separated with space, not with camel case.

> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ed7aa6867674..4a7b2e8b97de 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -24037,6 +24037,8 @@ Q:	https://patchwork.kernel.org/project/linux-integrity/list/
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git
>  F:	Documentation/devicetree/bindings/tpm/
>  F:	drivers/char/tpm/
> +F:	include/linux/tpm*.h
> +F:	include/uapi/linux/vtpm_proxy.h
>  F:	tools/testing/selftests/tpm2/
>  
>  TPS546D24 DRIVER
> -- 
> 2.47.2
> 

BR, Jarkko

  reply	other threads:[~2025-03-12  6:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-11 13:14 [PATCH] MAINTAINERS: Add include/linux/tpm*.h to TPM maintainers WangYuli
2025-03-12  6:23 ` Jarkko Sakkinen [this message]
2025-03-12  6:48   ` WangYuli
2025-03-14 15:05     ` Jarkko Sakkinen

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=Z9EofB1oLBUgu05C@kernel.org \
    --to=jarkko@kernel.org \
    --cc=James.Bottomley@hansenpartnership.com \
    --cc=ardb@kernel.org \
    --cc=gourry@gourry.net \
    --cc=jgg@ziepe.ca \
    --cc=linux-integrity@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peterhuewe@gmx.de \
    --cc=roberto.sassu@huawei.com \
    --cc=stefanb@linux.ibm.com \
    --cc=viro@zeniv.linux.org.uk \
    --cc=wangyuli@uniontech.com \
    /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.