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

crypto: ux500/hash - drop unexpected word "the"

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

>-  * specified in the the hw design spec. Either due to incorrect info in the
>+  * specified in the hw design spec. Either due to incorrect info in the
Signed-off-by: NJiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
上级 54a8b680
...@@ -421,7 +421,7 @@ static int hash_get_device_data(struct hash_ctx *ctx, ...@@ -421,7 +421,7 @@ static int hash_get_device_data(struct hash_ctx *ctx,
* @keylen: The lengt of the key. * @keylen: The lengt of the key.
* *
* Note! This function DOES NOT write to the NBLW registry, even though * Note! This function DOES NOT write to the NBLW registry, even though
* specified in the the hw design spec. Either due to incorrect info in the * specified in the hw design spec. Either due to incorrect info in the
* spec or due to a bug in the hw. * spec or due to a bug in the hw.
*/ */
static void hash_hw_write_key(struct hash_device_data *device_data, static void hash_hw_write_key(struct hash_device_data *device_data,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册