mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* typo in crypto kconfig ?
@ 2010-08-06  7:42 Toralf Förster
  2010-08-06  8:57 ` Heinz Diehl
  0 siblings, 1 reply; 3+ messages in thread
From: Toralf Förster @ 2010-08-06  7:42 UTC (permalink / raw)
  To: linux-kernel

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 ?

-- 
MfG/Kind regards
Toralf Förster

pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3


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

* Re: typo in crypto kconfig ?
  2010-08-06  7:42 typo in crypto kconfig ? Toralf Förster
@ 2010-08-06  8:57 ` Heinz Diehl
  2010-08-06  9:14   ` Herbert Xu
  0 siblings, 1 reply; 3+ messages in thread
From: Heinz Diehl @ 2010-08-06  8:57 UTC (permalink / raw)
  To: Toralf Förster; +Cc: linux-kernel, Herbert Xu

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

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

* Re: typo in crypto kconfig ?
  2010-08-06  8:57 ` Heinz Diehl
@ 2010-08-06  9:14   ` Herbert Xu
  0 siblings, 0 replies; 3+ messages in thread
From: Herbert Xu @ 2010-08-06  9:14 UTC (permalink / raw)
  To: Heinz Diehl; +Cc: Toralf Förster, linux-kernel

On Fri, Aug 06, 2010 at 10:57:56AM +0200, Heinz Diehl wrote:
> 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.

This is already gone in current crypt-2.6 tree.

Thanks,
-- 
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] 3+ messages in thread

end of thread, other threads:[~2010-08-06  9:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-06  7:42 typo in crypto kconfig ? Toralf Förster
2010-08-06  8:57 ` Heinz Diehl
2010-08-06  9:14   ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®