Re: [PATCH] KVM: PPC: Book3S HV:fix repeated words in comments

From: Segher Boessenkool
Date: Sun Jul 24 2022 - 21:49:08 EST


On Sun, Jul 24, 2022 at 01:41:37PM +0800, wangjianli wrote:
> From: Jianli Wang <wangjianli@xxxxxxxxxx>
>
> Delete the redundant word 'do'.

> - /* invalidate the entry (what do do on error from the above ?) */
> + /* invalidate the entry (what do on error from the above ?) */

Probably "what to do" was meant here?


Segher