Re: [PATCH 3/3] arm64: kvm: fix repeated word 'is' in comment

From: Hemanth Selam

Date: Fri Sep 11 2026 - 04:26:24 EST


On Fri, 4 Sept 2026 at 13:46, Fuad Tabba wrote:
> The typo here is that the first "is" should have been an "it", rather
> than being a duplicate.

You are right, and the patch as I sent it makes the sentence worse
rather than better. Please drop 3/3; it should not be applied.

I should have read the sentence instead of the checkpatch warning, and
Andrew made the same point in this thread. I have stopped treating that
warning as a list of things to fix.

The comment still reads "assumes that is is run from EL2". If you would
like the correction, the line should be:

* This code assumes that it is run from EL2, and that it is part of

and I will send it as a single patch, or leave it for whoever next
touches the file, whichever you prefer.

Thanks for catching it,
Hemanth