crypto: mcryptd - Fix typos in CRYPTO_MCRYPTD description
authorTed Percival <ted@tedp.id.au>
Thu, 4 Sep 2014 07:18:21 +0000 (15:18 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 4 Sep 2014 07:18:21 +0000 (15:18 +0800)
Signed-off-by: Ted Percival <ted@tedp.id.au>
Acked-by: Tim Chen <tim.c.chen@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/Kconfig

index 86dc81f80bc5474049db04935ff1c0fa6c9c7712..3a1c2b3497adfe881eb0a28595d70a96ba54d3cd 100644 (file)
@@ -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"
This page took 0.038276 seconds and 5 git commands to generate.