From: Heinz Diehl <htd@fancy-poultry.org>
To: "Toralf Förster" <toralf.foerster@gmx.de>
Cc: linux-kernel@vger.kernel.org, Herbert Xu <herbert@gondor.hengli.com.au>
Subject: Re: typo in crypto kconfig ?
Date: Fri, 6 Aug 2010 10:57:56 +0200 [thread overview]
Message-ID: <20100806085756.GA13458@fancy-poultry.org> (raw)
In-Reply-To: <201008060942.16082.toralf.foerster@gmx.de>
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
next prev parent reply other threads:[~2010-08-06 8:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-06 7:42 Toralf Förster
2010-08-06 8:57 ` Heinz Diehl [this message]
2010-08-06 9:14 ` Herbert Xu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100806085756.GA13458@fancy-poultry.org \
--to=htd@fancy-poultry.org \
--cc=herbert@gondor.hengli.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=toralf.foerster@gmx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®