[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220724062920.1551-1-wangjianli@cdjrlc.com>
Date: Sun, 24 Jul 2022 14:29:20 +0800
From: wangjianli <wangjianli@...rlc.com>
To: mpe@...erman.id.au, benh@...nel.crashing.org, paulus@...ba.org,
Julia.Lawall@...ia.fr, liubo03@...pur.com
Cc: linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
wangjianli <wangjianli@...rlc.com>
Subject: [PATCH] powerpc/kvm: fix repeated words in comments Delete the redundant word 'that'.
Signed-off-by: wangjianli <wangjianli@...rlc.com>
---
arch/powerpc/kvm/book3s_64_mmu_hv.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/powerpc/kvm/book3s_64_mmu_hv.c b/arch/powerpc/kvm/book3s_64_mmu_hv.c
index 514fd45c1994..73c6db20cd8a 100644
--- a/arch/powerpc/kvm/book3s_64_mmu_hv.c
+++ b/arch/powerpc/kvm/book3s_64_mmu_hv.c
@@ -1601,7 +1601,7 @@ long kvm_vm_ioctl_resize_hpt_commit(struct kvm *kvm,
* is valid, it is written to the HPT as if an H_ENTER with the
* exact flag set was done. When the invalid count is non-zero
* in the header written to the stream, the kernel will make
- * sure that that many HPTEs are invalid, and invalidate them
+ * sure that many HPTEs are invalid, and invalidate them
* if not.
*/
--
2.36.1
Powered by blists - more mailing lists