lkml.org 
[lkml]   [2010]   [Aug]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: typo in crypto kconfig ?
On 06.08.2010, Toralf Förster wrote: 

> While configuring the kernel v2.6.35-3797-gfc1caf6 I read this :
>
> ...
> Cryptographic API (CRYPTO) [Y/m/?] y
> *
> * Crypto core or helper
> *
> Cryptographic algorithm manager (CRYPTO_MANAGER) [M/y/?] m
> Run algolithms' self-tests (CRYPTO_MANAGER_TESTS) [Y/n/?] (NEW)
>
> and wonder now whether it should be spelled "algorithm" instead ?

Yes, that's simply a typo, it should be "algorithm" of course.


diff -urN a/crypto/Kconfig b/crypto/Kconfig
--- a/crypto/Kconfig 2010-08-06 10:53:20.236000026 +0200
+++ b/crypto/Kconfig 2010-08-06 10:55:46.613000033 +0200
@@ -102,7 +102,7 @@
select CRYPTO_PCOMP2

config CRYPTO_MANAGER_TESTS
- bool "Run algolithms' self-tests"
+ bool "Run algorithms' self-tests"
default y
depends on CRYPTO_MANAGER2
help
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2010-08-06 11:01    [W:0.046 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site