Re: [PATCH] Trivial. Fix typo in kconfig entry.

2010-08-06 Thread Alejandro Riveira Fernández
El Fri, 6 Aug 2010 09:43:28 +0800 Herbert Xu escribió: > On Thu, Aug 05, 2010 at 11:21:42AM +0200, Alejandro Riveira Fernández wrote: > > > > This fixes a typo in file crypto/Kconfig. > > Thanks for the patch. As I've just negated this option, the typo > text no longer exists in the crypto-2.

Re: [PATCH] Trivial. Fix typo in kconfig entry.

2010-08-05 Thread Herbert Xu
On Thu, Aug 05, 2010 at 11:21:42AM +0200, Alejandro Riveira Fernández wrote: > > This fixes a typo in file crypto/Kconfig. Thanks for the patch. As I've just negated this option, the typo text no longer exists in the crypto-2.6 tree. Cheers, -- Email: Herbert Xu Home Page: http://gondor.apan

[PATCH] Trivial. Fix typo in kconfig entry.

2010-08-05 Thread Alejandro Riveira Fernández
This fixes a typo in file crypto/Kconfig. 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