[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1382024351-23743-1-git-send-email-siddharth98391@gmail.com>
Date: Thu, 17 Oct 2013 23:39:11 +0800
From: Siddharth Goel <siddharth98391@...il.com>
To: herbert@...dor.apana.org.au, davem@...emloft.net
Cc: linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
trivial@...nel.org, Siddharth Goel <siddharth98391@...il.com>
Subject: [PATCH] [CRYPTO] kconfig: Corrected a typo
Corrected a typo in option description in Kconfig
Buglink: https://bugzilla.kernel.org/show_bug.cgi?id=60848
Signed-off-by: Siddharth Goel <siddharth98391@...il.com>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists