crypto: bcm - fix repeated words in comments
Delete the redundant word 'in'. Signed-off-by: wangjianli <wangjianli@cdjrlc.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
parent
8e971e06b0
commit
0e831f3d2f
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user