* [PATCH] crypto: akcipher - fix spelling cihper -> cipher
@ 2015-06-23 17:18 Tadeusz Struk
2015-06-25 15:37 ` Herbert Xu
0 siblings, 1 reply; 2+ messages in thread
From: Tadeusz Struk @ 2015-06-23 17:18 UTC (permalink / raw)
To: herbert; +Cc: dhowells, linux-crypto, tadeusz.struk
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
---
crypto/akcipher.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/crypto/akcipher.c b/crypto/akcipher.c
index d798641..528ae6a 100644
--- 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 cihper type");
+MODULE_DESCRIPTION("Generic public key cipher type");
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] crypto: akcipher - fix spelling cihper -> cipher
2015-06-23 17:18 [PATCH] crypto: akcipher - fix spelling cihper -> cipher Tadeusz Struk
@ 2015-06-25 15:37 ` Herbert Xu
0 siblings, 0 replies; 2+ messages in thread
From: Herbert Xu @ 2015-06-25 15:37 UTC (permalink / raw)
To: Tadeusz Struk; +Cc: dhowells, linux-crypto
On Tue, Jun 23, 2015 at 10:18:53AM -0700, Tadeusz Struk wrote:
> Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Applied.
--
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-25 15:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-23 17:18 [PATCH] crypto: akcipher - fix spelling cihper -> cipher Tadeusz Struk
2015-06-25 15:37 ` Herbert Xu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox