From: wangjianli Date: Tue, 23 Aug 2022 13:53:53 +0000 (+0800) Subject: crypto: marvell/octeontx - fix repeated words in comments X-Git-Tag: v6.6.17~6333^2~57 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8e971e06b00bf995dd5f2c6fa9c068bc23cb5e56;p=platform%2Fkernel%2Flinux-rpi.git crypto: marvell/octeontx - fix repeated words in comments Delete the redundant word 'is'. Signed-off-by: wangjianli Signed-off-by: Herbert Xu --- diff --git a/drivers/crypto/marvell/octeontx/otx_cpt_hw_types.h b/drivers/crypto/marvell/octeontx/otx_cpt_hw_types.h index b8bdb9f..205eaca 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