forked from Minki/linux
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: Jiang Jian <jiangjian@cdjrlc.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
parent
54a8b6802f
commit
882f0a5937
@ -421,7 +421,7 @@ static int hash_get_device_data(struct hash_ctx *ctx,
|
||||
* @keylen: The lengt of the key.
|
||||
*
|
||||
* 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.
|
||||
*/
|
||||
static void hash_hw_write_key(struct hash_device_data *device_data,
|
||||
|
Loading…
Reference in New Issue
Block a user