On Wed, Apr 01, 2020 at 03:03:10PM +0100, Fuad Tabba wrote: > Fix spelling and typos (e.g., repeated words) in comments. > > Signed-off-by: Fuad Tabba <tabba@xxxxxxxxxx> > --- > arch/arm64/kvm/guest.c | 4 ++-- > arch/arm64/kvm/reset.c | 6 +++--- > arch/arm64/kvm/sys_regs.c | 6 +++--- > virt/kvm/arm/arm.c | 6 +++--- > virt/kvm/arm/hyp/vgic-v3-sr.c | 2 +- > virt/kvm/arm/mmio.c | 2 +- > virt/kvm/arm/mmu.c | 6 +++--- > virt/kvm/arm/psci.c | 6 +++--- > virt/kvm/arm/vgic/vgic-v3.c | 2 +- > virt/kvm/coalesced_mmio.c | 2 +- > virt/kvm/eventfd.c | 2 +- > virt/kvm/kvm_main.c | 2 +- > 12 files changed, 23 insertions(+), 23 deletions(-) FWIW, these *do* all look like valid typos to me, but I'll leave it at Marc's discretion as to whether he wants to merge the series, since things like this can confuse 'git blame' and get in the way of backports. Will