[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yv7QmoHtVDNU7dYk@google.com>
Date: Thu, 18 Aug 2022 23:51:54 +0000
From: Sean Christopherson <seanjc@...gle.com>
To: Li kunyu <kunyu@...china.com>
Cc: pbonzini@...hat.com, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/5] kvm/kvm_main: The npages variable does not need to
be initialized and assigned, it is used after assignment
Please use "KVM: " for the shortlog scope, and write an actual shortlog. E.g.
KVM: Drop unnecessary initialization of "npages" in hva_to_pfn_slow()
On Fri, Aug 12, 2022, Li kunyu wrote:
> The npages variable does not need to be initialized and assigned, it is
> first assigned before it is used.
>
> Signed-off-by: Li kunyu <kunyu@...china.com>
> ---
With a proper shortlog,
Reviewed-by: Sean Christopherson <seanjc@...gle.com>
Powered by blists - more mailing lists