* [PATCH] crypto: public_key: Remove redundant header file from public_key.h
@ 2020-11-18 12:30 Tianjia Zhang
0 siblings, 0 replies; only message in thread
From: Tianjia Zhang @ 2020-11-18 12:30 UTC (permalink / raw)
To: Herbert Xu, David S. Miller, David Howells, keyrings,
linux-crypto, linux-kernel
Cc: Tianjia Zhang
The akcipher.h header file was originally introduced in SM2, and
then the definition of SM2 was moved to the existing code. This
header file is left and should be removed.
Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.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.19.1.3.ge56e4f7
^ permalink raw reply [flat|nested] only message in thread
only message in thread, back to index
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-18 12:30 [PATCH] crypto: public_key: Remove redundant header file from public_key.h Tianjia Zhang
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