Re: [PATCH 5/8] KVM: arm64: Fix typos
From: Zenghui Yu
Date: Mon Jan 15 2024 - 07:21:25 EST
On 2024/1/4 7:16, Bjorn Helgaas wrote:
From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
Fix typos, most reported by "codespell arch/arm64". Only touches comments,
no code changes.
Reviewed-by: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Thanks!