From: Masanari Iida Date: Fri, 3 Apr 2015 15:20:30 +0000 (+0900) Subject: crypto: serpent_sse2 - Fix a typo in Kconfig X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=1e6232f87b2d8b45f561cbb37a60cfc40b1a1b0d;p=linux-beck.git crypto: serpent_sse2 - Fix a typo in Kconfig This patch fix a spelling typo in crypto/Kconfig. Signed-off-by: Masanari Iida Signed-off-by: Herbert Xu --- diff --git a/crypto/Kconfig b/crypto/Kconfig index 88639937a934..8aaf298a80e1 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: