projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34932a6
)
crypto: marvell/cesa - Fix a spelling s/fautly/faultly/ in comment
author
Bhaskar Chowdhury
<unixbhaskar@gmail.com>
Tue, 5 Jan 2021 10:01:08 +0000
(15:31 +0530)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 14 Jan 2021 06:10:27 +0000
(17:10 +1100)
s/fautly/faulty/p
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/marvell/cesa/tdma.c
patch
|
blob
|
history
diff --git
a/drivers/crypto/marvell/cesa/tdma.c
b/drivers/crypto/marvell/cesa/tdma.c
index 5d9c48fb72b2c2832dce8714ec35be60ed662656..0e0d6335979889216a612896dd39207cd77eb397 100644
(file)
--- a/
drivers/crypto/marvell/cesa/tdma.c
+++ b/
drivers/crypto/marvell/cesa/tdma.c
@@
-177,7
+177,7
@@
int mv_cesa_tdma_process(struct mv_cesa_engine *engine, u32 status)
/*
* Save the last request in error to engine->req, so that the core
- * knows which request was fau
tl
y
+ * knows which request was fau
lt
y
*/
if (res) {
spin_lock_bh(&engine->lock);