All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Isaacson <adi@hexapodia.org>
To: linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org,
	trivial@kernel.org, Alexander Shishkin <virtuoso@slind.org>,
	Herbert Xu <herbert@gondor.apana.org.au>,
	"David S. Miller" <d
Subject: [PATCH] crypto/Kconfig: fix typo
Date: Wed, 11 Aug 2010 11:37:17 -0700	[thread overview]
Message-ID: <20100811183717.GF20015@hexapodia.org> (raw)

algolithm -> algorithm

Signed-off-by: Andy Isaacson <adi@hexapodia.org>
---
 crypto/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/crypto/Kconfig b/crypto/Kconfig
index 1cd497d..27484e4 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -102,7 +102,7 @@ config CRYPTO_MANAGER2
 	select CRYPTO_PCOMP2
 
 config CRYPTO_MANAGER_TESTS
-	bool "Run algolithms' self-tests"
+	bool "Run algorithms' self-tests"
 	default y
 	depends on CRYPTO_MANAGER2
 	help
-- 
1.7.1

WARNING: multiple messages have this Message-ID (diff)
From: Andy Isaacson <adi@hexapodia.org>
To: linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org,
	trivial@kernel.org, Alexander Shishkin <virtuoso@slind.org>,
	Herbert Xu <herbert@gondor.hengli.com.au>,
	"David S. Miller" <davem@davemloft.net>
Subject: [PATCH] crypto/Kconfig: fix typo
Date: Wed, 11 Aug 2010 11:37:17 -0700	[thread overview]
Message-ID: <20100811183717.GF20015@hexapodia.org> (raw)

algolithm -> algorithm

Signed-off-by: Andy Isaacson <adi@hexapodia.org>
---
 crypto/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/crypto/Kconfig b/crypto/Kconfig
index 1cd497d..27484e4 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -102,7 +102,7 @@ config CRYPTO_MANAGER2
 	select CRYPTO_PCOMP2
 
 config CRYPTO_MANAGER_TESTS
-	bool "Run algolithms' self-tests"
+	bool "Run algorithms' self-tests"
 	default y
 	depends on CRYPTO_MANAGER2
 	help
-- 
1.7.1


             reply	other threads:[~2010-08-11 18:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-11 18:37 Andy Isaacson [this message]
2010-08-11 18:37 ` [PATCH] crypto/Kconfig: fix typo Andy Isaacson
2010-08-13  1:13 ` Herbert Xu
2010-08-13  1:13   ` 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=20100811183717.GF20015@hexapodia.org \
    --to=adi@hexapodia.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@kernel.org \
    --cc=virtuoso@slind.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.