projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfc9fa9
)
crypto: akcipher - fix spelling cihper -> cipher
author
Tadeusz Struk
<tadeusz.struk@intel.com>
Tue, 23 Jun 2015 17:18:53 +0000
(10:18 -0700)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 25 Jun 2015 15:18:32 +0000
(23:18 +0800)
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/akcipher.c
patch
|
blob
|
history
diff --git
a/crypto/akcipher.c
b/crypto/akcipher.c
index d7986414814e2b3ff4fb409e567d34ce0948334d..528ae6aa9bff7403c1f115e274c59862e9b7e3fc 100644
(file)
--- a/
crypto/akcipher.c
+++ b/
crypto/akcipher.c
@@
-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 ci
hp
er type");
+MODULE_DESCRIPTION("Generic public key ci
ph
er type");