aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Efremov <[email protected]>2019-08-16 01:12:00 +0300
committerJarkko Sakkinen <[email protected]>2019-09-25 02:43:55 +0300
commitc980ecff4761f3c446f817430547781298815aa9 (patch)
tree076a8ff1d7a1b27f3302f6c8af9ac8e2adafd1b9
parent9f75c82246313d4c2a6bc77e947b45655b3b5ad5 (diff)
MAINTAINERS: keys: Update path to trusted.h
Update MAINTAINERS record to reflect that trusted.h was moved to a different directory in commit 22447981fc05 ("KEYS: Move trusted.h to include/keys [ver #2]"). Cc: Denis Kenzior <[email protected]> Cc: James Bottomley <[email protected]> Cc: Jarkko Sakkinen <[email protected]> Cc: Mimi Zohar <[email protected]> Cc: [email protected] Signed-off-by: Denis Efremov <[email protected]> Reviewed-by: Jarkko Sakkinen <[email protected]> Signed-off-by: Jarkko Sakkinen <[email protected]>
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 54f1286087e9..ec807d446854 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9050,7 +9050,7 @@ S: Supported
F: Documentation/security/keys/trusted-encrypted.rst
F: include/keys/trusted-type.h
F: security/keys/trusted.c
-F: security/keys/trusted.h
+F: include/keys/trusted.h
KEYS/KEYRINGS:
M: David Howells <[email protected]>