projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e971e0
)
crypto: bcm - fix repeated words in comments
author
wangjianli
<wangjianli@cdjrlc.com>
Tue, 23 Aug 2022 13:57:30 +0000
(21:57 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 2 Sep 2022 10:38:06 +0000
(18:38 +0800)
Delete the redundant word 'in'.
Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/bcm/cipher.h
patch
|
blob
|
history
diff --git
a/drivers/crypto/bcm/cipher.h
b/drivers/crypto/bcm/cipher.h
index 71281a3bdbdc07dca64ff201344b73a9e504426e..d6d87332140acbe0870c4cfa41d6a19e9c8b18ac 100644
(file)
--- a/
drivers/crypto/bcm/cipher.h
+++ b/
drivers/crypto/bcm/cipher.h
@@
-231,7
+231,7
@@
struct iproc_ctx_s {
/*
* shash descriptor - needed to perform incremental hashing in
- *
in
software, when hw doesn't support it.
+ * software, when hw doesn't support it.
*/
struct shash_desc *shash;