2010-08-11 18:37:17

by Andy Isaacson

[permalink] [raw]
Subject: [PATCH] crypto/Kconfig: fix typo

algolithm -> algorithm

Signed-off-by: Andy Isaacson <[email protected]>
---
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


2010-08-13 01:13:50

by Herbert Xu

[permalink] [raw]
Subject: Re: [PATCH] crypto/Kconfig: fix typo

Andy Isaacson <[email protected]> wrote:
> algolithm -> algorithm
>
> Signed-off-by: Andy Isaacson <[email protected]>

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

Cheers,
--
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt