forked from Minki/linux
crypto: akcipher - fix spelling cihper -> cipher
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
parent
dfc9fa9193
commit
338a9de035
@ -114,4 +114,4 @@ void crypto_unregister_akcipher(struct akcipher_alg *alg)
|
||||
EXPORT_SYMBOL_GPL(crypto_unregister_akcipher);
|
||||
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_DESCRIPTION("Generic public key cihper type");
|
||||
MODULE_DESCRIPTION("Generic public key cipher type");
|
||||
|
Loading…
Reference in New Issue
Block a user