[PATCH] [CRYPTO] kconfig: Corrected a typo

From: Siddharth Goel
Date: Thu Oct 17 2013 - 11:39:30 EST


Corrected a typo in option description in Kconfig

Buglink: https://bugzilla.kernel.org/show_bug.cgi?id=60848

Signed-off-by: Siddharth Goel <siddharth98391@xxxxxxxxx>
---
crypto/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/crypto/Kconfig b/crypto/Kconfig
index 69ce573..84698cf 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -1084,7 +1084,7 @@ config CRYPTO_SERPENT

Keys are allowed to be from 0 to 256 bits in length, in steps
of 8 bits. Also includes the 'Tnepres' algorithm, a reversed
- variant of Serpent for compatibility with old kerneli.org code.
+ variant of Serpent for compatibility with old kernel.org code.

See also:
<http://www.cl.cam.ac.uk/~rja14/serpent.html>
--
1.7.0.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/