Re: [PATCH] mm/mmu_notifier: Fix a begin vs. start typo in the invalidate range comment
From: David Hildenbrand (Arm)
Date: Wed May 13 2026 - 13:13:05 EST
On 5/13/26 18:35, Sean Christopherson wrote:
> From: Takahiro Itazuri <itazur@xxxxxxxxxx>
>
> Fix a goof in the block comment for invalidate_range_{start,end}() where
> start() is incorrectly referred to as begin().
>
> No functional change intended.
>
> Signed-off-by: Takahiro Itazuri <itazur@xxxxxxxxxx>
> [sean: split to separate patch, write changelog]
> Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx>
> ---
Reviewed-by: David Hildenbrand (Arm) <david@xxxxxxxxxx>
--
Cheers,
David