From 0e56673b7bb4e66c15a5a2ca2d9ecabf9d74c2af Mon Sep 17 00:00:00 2001 From: Ted Percival Date: Thu, 4 Sep 2014 15:18:21 +0800 Subject: crypto: mcryptd - Fix typos in CRYPTO_MCRYPTD description Signed-off-by: Ted Percival Acked-by: Tim Chen Signed-off-by: Herbert Xu --- crypto/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto') diff --git a/crypto/Kconfig b/crypto/Kconfig index 86dc81f80bc5..3a1c2b3497ad 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -170,7 +170,7 @@ config CRYPTO_MCRYPTD algorithms for submitting jobs and flushing jobs in multi-buffer crypto algorithms. Multi-buffer crypto algorithms are executed in the context of this kernel thread and drivers can post - their crypto request asyncrhously and process by this daemon. + their crypto request asynchronously to be processed by this daemon. config CRYPTO_AUTHENC tristate "Authenc support" -- cgit v1.2.3-59-g8ed1b