* [PATCH v1] include: crypto - remove the unused include
@ 2020-11-09 13:56 Dawning
2020-11-30 10:21 ` David Howells
0 siblings, 1 reply; 2+ messages in thread
From: Dawning @ 2020-11-09 13:56 UTC (permalink / raw)
To: dhowells, herbert, davem, tianjia.zhang
Cc: gilad, keyrings, linux-crypto, linux-kernel, dawning.pang
In the public_key.h file, the #include <crypto/akcipher.h> is not necessary
Fixes: 215525639631a("X.509: support OSCCA SM2-with-SM3 certificate verification")
Cc: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
Signed-off-by: Dawning <dawning.pang@gmail.com>
---
include/crypto/public_key.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/crypto/public_key.h b/include/crypto/public_key.h
index 948c5203ca9c..47accec68cb0 100644
--- a/include/crypto/public_key.h
+++ b/include/crypto/public_key.h
@@ -12,7 +12,6 @@
#include <linux/keyctl.h>
#include <linux/oid_registry.h>
-#include <crypto/akcipher.h>
/*
* Cryptographic data for the public-key subtype of the asymmetric key type.
--
2.25.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v1] include: crypto - remove the unused include
2020-11-09 13:56 [PATCH v1] include: crypto - remove the unused include Dawning
@ 2020-11-30 10:21 ` David Howells
0 siblings, 0 replies; 2+ messages in thread
From: David Howells @ 2020-11-30 10:21 UTC (permalink / raw)
To: Dawning
Cc: dhowells, herbert, davem, tianjia.zhang, gilad, keyrings,
linux-crypto, linux-kernel
I've taken Tianjia Zhang's patch for this.
Thanks,
David
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, back to index
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-09 13:56 [PATCH v1] include: crypto - remove the unused include Dawning
2020-11-30 10:21 ` David Howells
Keyrings Archive on lore.kernel.org
Archives are clonable:
git clone --mirror https://lore.kernel.org/keyrings/0 keyrings/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 keyrings keyrings/ https://lore.kernel.org/keyrings \
keyrings@vger.kernel.org
public-inbox-index keyrings
Example config snippet for mirrors
Newsgroup available over NNTP:
nntp://nntp.lore.kernel.org/org.kernel.vger.keyrings
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git