linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] crypto: Fix a typo in Kconfig
@ 2015-04-03 15:20 Masanari Iida
  2015-04-07 13:36 ` Herbert Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2015-04-03 15:20 UTC (permalink / raw)
  To: herbert, davem, linux-crypto, linux-kernel; +Cc: Masanari Iida

This patch fix a spelling typo in crypto/Kconfig.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 crypto/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/crypto/Kconfig b/crypto/Kconfig
index 8863993..8aaf298 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -1188,7 +1188,7 @@ config CRYPTO_SERPENT_SSE2_X86_64
 	  Keys are allowed to be from 0 to 256 bits in length, in steps
 	  of 8 bits.
 
-	  This module provides Serpent cipher algorithm that processes eigth
+	  This module provides Serpent cipher algorithm that processes eight
 	  blocks parallel using SSE2 instruction set.
 
 	  See also:
-- 
2.4.0.rc0.43.gcf8a8c6

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] crypto: Fix a typo in Kconfig
  2015-04-03 15:20 [PATCH] crypto: Fix a typo in Kconfig Masanari Iida
@ 2015-04-07 13:36 ` Herbert Xu
  0 siblings, 0 replies; 2+ messages in thread
From: Herbert Xu @ 2015-04-07 13:36 UTC (permalink / raw)
  To: Masanari Iida; +Cc: davem, linux-crypto, linux-kernel

On Sat, Apr 04, 2015 at 12:20:30AM +0900, Masanari Iida wrote:
> This patch fix a spelling typo in crypto/Kconfig.
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.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-04-07 13:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-03 15:20 [PATCH] crypto: Fix a typo in Kconfig Masanari Iida
2015-04-07 13:36 ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).