author: Alex Shi <alex.shi@linux.alibaba.com> 2020-11-13 16:58:15 +0800
committer: David Howells <dhowells@redhat.com> 2021-01-21 16:16:09 +0000
commit: d13fc8747218c1a5c7bdf69c54a4c64ea52f0d81
parent: c52b7c807b0a6ae26582208a0b07c2a6a796b50f
Commit Summary:
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/crypto/asymmetric_keys/pkcs7_trust.c b/crypto/asymmetric_keys/pkcs7_trust.c
index 61af3c4d82cc..b531df2013c4 100644
--- a/crypto/asymmetric_keys/pkcs7_trust.c
+++ b/crypto/asymmetric_keys/pkcs7_trust.c
@@ -16,7 +16,7 @@
#include <crypto/public_key.h>
#include "pkcs7_parser.h"
-/**
+/*
* Check the trust on one PKCS#7 SignedInfo block.
*/
static int pkcs7_validate_trust_one(struct pkcs7_message *pkcs7,