提交 77b400d7 编写于 作者: L Lukas Bulwahn 提交者: Jarkko Sakkinen

MAINTAINERS: adjust to trusted keys subsystem creation

Commit 47f9c279 ("KEYS: trusted: Create trusted keys subsystem")
renamed trusted.h to trusted_tpm.h in include/keys/, and moved trusted.c
to trusted-keys/trusted_tpm1.c in security/keys/.

Since then, ./scripts/get_maintainer.pl --self-test complains:

  warning: no file matches F: security/keys/trusted.c
  warning: no file matches F: include/keys/trusted.h

Rectify the KEYS-TRUSTED entry in MAINTAINERS now and ensure that all
files in security/keys/trusted-keys/ are identified as part of
KEYS-TRUSTED.
Co-developed-by: NSebastian Duda <sebastian.duda@fau.de>
Signed-off-by: NSebastian Duda <sebastian.duda@fau.de>
Signed-off-by: NLukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: NSumit Garg <sumit.garg@linaro.org>
Signed-off-by: NJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
上级 ac97b06f
......@@ -9274,8 +9274,8 @@ L: keyrings@vger.kernel.org
S: Supported
F: Documentation/security/keys/trusted-encrypted.rst
F: include/keys/trusted-type.h
F: security/keys/trusted.c
F: include/keys/trusted.h
F: include/keys/trusted_tpm.h
F: security/keys/trusted-keys/
KEYS/KEYRINGS
M: David Howells <dhowells@redhat.com>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册