1
0
Fork 0

crypto: mcryptd - Fix typos in CRYPTO_MCRYPTD description

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>
wifi-calibration
Ted Percival 2014-09-04 15:18:21 +08:00 committed by Herbert Xu
parent e2cffb5f49
commit 0e56673b7b
1 changed files with 1 additions and 1 deletions

View 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"