Skip to content

Commit 77b400d

Browse files
bulwahnJarkko Sakkinen
authored andcommitted
MAINTAINERS: adjust to trusted keys subsystem creation
Commit 47f9c27 ("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: Sebastian Duda <[email protected]> Signed-off-by: Sebastian Duda <[email protected]> Signed-off-by: Lukas Bulwahn <[email protected]> Acked-by: Sumit Garg <[email protected]> Signed-off-by: Jarkko Sakkinen <[email protected]>
1 parent ac97b06 commit 77b400d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MAINTAINERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9274,8 +9274,8 @@ L: [email protected]
92749274
S: Supported
92759275
F: Documentation/security/keys/trusted-encrypted.rst
92769276
F: include/keys/trusted-type.h
9277-
F: security/keys/trusted.c
9278-
F: include/keys/trusted.h
9277+
F: include/keys/trusted_tpm.h
9278+
F: security/keys/trusted-keys/
92799279

92809280
KEYS/KEYRINGS
92819281
M: David Howells <[email protected]>

0 commit comments

Comments
 (0)