提交 bc9d6dac 编写于 作者: J Jason Wang 提交者: Herbert Xu

crypto: api - Fix comment typo

The double `to' is duplicated in the comment, remove one.
Signed-off-by: NJason Wang <wangborong@cdjrlc.com>
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
上级 450df3ec
...@@ -321,7 +321,7 @@ struct crypto_alg *crypto_alg_mod_lookup(const char *name, u32 type, u32 mask) ...@@ -321,7 +321,7 @@ struct crypto_alg *crypto_alg_mod_lookup(const char *name, u32 type, u32 mask)
/* /*
* If the internal flag is set for a cipher, require a caller to * If the internal flag is set for a cipher, require a caller to
* to invoke the cipher with the internal flag to use that cipher. * invoke the cipher with the internal flag to use that cipher.
* Also, if a caller wants to allocate a cipher that may or may * Also, if a caller wants to allocate a cipher that may or may
* not be an internal cipher, use type | CRYPTO_ALG_INTERNAL and * not be an internal cipher, use type | CRYPTO_ALG_INTERNAL and
* !(mask & CRYPTO_ALG_INTERNAL). * !(mask & CRYPTO_ALG_INTERNAL).
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册