[PATCH] crypto/ccree: fix spelling typo of allocated

Subsystems: ccree arm trustzone cryptocell ree driver, crypto api, the rest

STALE2057d

2 messages, 2 authors, 2021-02-05 · open the first message on its own page

[PATCH] crypto/ccree: fix spelling typo of allocated

From: <hidden>
Date: 2021-01-26 11:02:15

From: dingsenjie <redacted>

allocted -> allocated

Signed-off-by: dingsenjie <redacted>
---
 drivers/crypto/ccree/cc_cipher.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/crypto/ccree/cc_cipher.c b/drivers/crypto/ccree/cc_cipher.c
index cdfee50..78833491 100644
--- a/drivers/crypto/ccree/cc_cipher.c
+++ b/drivers/crypto/ccree/cc_cipher.c
@@ -921,7 +921,7 @@ static int cc_cipher_process(struct skcipher_request *req,
 			return crypto_skcipher_decrypt(subreq);
 	}
 
-	/* The IV we are handed may be allocted from the stack so
+	/* The IV we are handed may be allocated from the stack so
 	 * we must copy it to a DMAable buffer before use.
 	 */
 	req_ctx->iv = kmemdup(iv, ivsize, flags);
-- 
1.9.1

Re: [PATCH] crypto/ccree: fix spelling typo of allocated

From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2021-02-05 03:39:27

dingsenjie@163.com wrote:
From: dingsenjie <redacted>

allocted -> allocated

Signed-off-by: dingsenjie <redacted>
---
drivers/crypto/ccree/cc_cipher.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Patch applied.  Thanks.
-- 
Email: Herbert Xu [off-list ref]
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help