On Sun, Jun 05, 2022, Lai Jiangshan wrote: > From: Lai Jiangshan <jiangshan.ljs@xxxxxxxxxxxx> > > It is implemented as a vector and variable names for it are pvec. Please define "it" in the changelog before referencing "it". Avoiding dependencies on the shortlog is trivial and really does help as it avoids having to jump back to see what "it" refers to. > Rename it to kvm_mmu_page_vec for better describing it. > > Signed-off-by: Lai Jiangshan <jiangshan.ljs@xxxxxxxxxxxx> > ---