lkml.org 
[lkml]   [2020]   [Nov]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v1] include: crypto - remove the unused include
Date
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
\
 
 \ /
  Last update: 2020-11-09 14:58    [W:0.023 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site