Re: [PATCH] Documentation: KVM: fix punctuation for e.g. and i.e.
From: Greg KH
Date: Sun Mar 01 2026 - 20:44:31 EST
On Mon, Mar 02, 2026 at 01:36:09AM +0000, Afkari Zergaw wrote:
> Add missing commas after "e.g." and "i.e." in the KVM API
> documentation to improve readability and follow standard
> punctuation usage.
>
> Signed-off-by: Afkari Zergaw <afkarizergaw12@xxxxxxxxx>
> ---
> Documentation/virt/kvm/api.rst | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Any reason you forgot to cc: the actual maintainers for this file?
Please always use scripts/get_maintainers.pl for who to send patches to.
thanks,
greg k-h