aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
diff options
context:
space:
mode:
authorwangjianli <wangjianli@cdjrlc.com>2022-08-23 21:53:53 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2022-09-02 18:37:24 +0800
commit8e971e06b00bf995dd5f2c6fa9c068bc23cb5e56 (patch)
treeb9ef32e0eccd9b6279bb7e994a52020007e9baab /drivers/crypto
parentcrypto: n2 - fix repeated words in comments (diff)
downloadlinux-dev-8e971e06b00bf995dd5f2c6fa9c068bc23cb5e56.tar.xz
linux-dev-8e971e06b00bf995dd5f2c6fa9c068bc23cb5e56.zip
crypto: marvell/octeontx - fix repeated words in comments
Delete the redundant word 'is'. Signed-off-by: wangjianli <wangjianli@cdjrlc.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto')
-rw-r--r--drivers/crypto/marvell/octeontx/otx_cpt_hw_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/crypto/marvell/octeontx/otx_cpt_hw_types.h b/drivers/crypto/marvell/octeontx/otx_cpt_hw_types.h
index b8bdb9f134f3..205eacac4a34 100644
--- a/drivers/crypto/marvell/octeontx/otx_cpt_hw_types.h
+++ b/drivers/crypto/marvell/octeontx/otx_cpt_hw_types.h
@@ -403,7 +403,7 @@ union otx_cptx_pf_exe_bist_status {
* big-endian format in memory.
* iqb_ldwb:1 [7:7](R/W) Instruction load don't write back.
* 0 = The hardware issues NCB transient load (LDT) towards the cache,
- * which if the line hits and is is dirty will cause the line to be
+ * which if the line hits and is dirty will cause the line to be
* written back before being replaced.
* 1 = The hardware issues NCB LDWB read-and-invalidate command towards
* the cache when fetching the last word of instructions; as a result the