Commit 0e831f3d authored by wangjianli's avatar wangjianli Committed by Herbert Xu
Browse files

crypto: bcm - fix repeated words in comments



Delete the redundant word 'in'.

Signed-off-by: default avatarwangjianli <wangjianli@cdjrlc.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 8e971e06
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;