public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] crypto/Kconfig: fix typo
@ 2010-08-11 18:37 Andy Isaacson
  2010-08-13  1:13 ` Herbert Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Isaacson @ 2010-08-11 18:37 UTC (permalink / raw)
  To: linux-crypto, linux-kernel, trivial, Alexander Shishkin,
	Herbert Xu, David S. Miller

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


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

* Re: [PATCH] crypto/Kconfig: fix typo
  2010-08-11 18:37 [PATCH] crypto/Kconfig: fix typo Andy Isaacson
@ 2010-08-13  1:13 ` Herbert Xu
  0 siblings, 0 replies; 2+ messages in thread
From: Herbert Xu @ 2010-08-13  1:13 UTC (permalink / raw)
  To: Andy Isaacson; +Cc: linux-crypto, linux-kernel, trivial, virtuoso, davem

Andy Isaacson <adi@hexapodia.org> wrote:
> algolithm -> algorithm
> 
> Signed-off-by: Andy Isaacson <adi@hexapodia.org>

Thanks for the patch, but this line no longer exists in crypto-2.6.

Cheers,
-- 
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] 2+ messages in thread

end of thread, other threads:[~2010-08-13  1:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-11 18:37 [PATCH] crypto/Kconfig: fix typo Andy Isaacson
2010-08-13  1:13 ` Herbert Xu

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