提交 a89db059 编写于 作者: J Jiang Jian 提交者: Herbert Xu

crypto: caam - drop unexpected word 'for' in comments

there is an unexpected word 'for' in the comments that need to be dropped

file - drivers/crypto/caam/caamhash_desc.c
line - 25

*              must be false for for ahash first and digest

changed to:

*              must be false for ahash first and digest
Signed-off-by: NJiang Jian <jiangjian@cdjrlc.com>
Reviewed-by: NGaurav Jain <gaurav.jain@nxp.com>
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
上级 dac23017
......@@ -22,7 +22,7 @@
* @ctx_len: size of Context Register
* @import_ctx: true if previous Context Register needs to be restored
* must be true for ahash update and final
* must be false for for ahash first and digest
* must be false for ahash first and digest
* @era: SEC Era
*/
void cnstr_shdsc_ahash(u32 * const desc, struct alginfo *adata, u32 state,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册