[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9cdcf25d-d440-4b28-ee51-08c13c391872@csgroup.eu>
Date: Wed, 31 Aug 2022 11:06:52 +0000
From: Christophe Leroy <christophe.leroy@...roup.eu>
To: Jilin Yuan <yuanjilin@...rlc.com>,
"mpe@...erman.id.au" <mpe@...erman.id.au>,
"npiggin@...il.com" <npiggin@...il.com>
CC: "linuxppc-dev@...ts.ozlabs.org" <linuxppc-dev@...ts.ozlabs.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] KVM: fix repeated words in comments
Le 31/08/2022 à 02:44, Jilin Yuan a écrit :
> Delete the redundant word 'that'.
>
> Signed-off-by: Jilin Yuan <yuanjilin@...rlc.com>
This change was already proposed and rejected here :
https://patchwork.ozlabs.org/project/linuxppc-dev/patch/20220724062920.1551-1-wangjianli@cdjrlc.com/
Please study history before submitting such low-value changes.
> ---
> 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 e9744b41a226..8e4b42b5f37f 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.
> */
>
Powered by blists - more mailing lists