On Sun, Jul 24, 2022 at 01:41:37PM +0800, wangjianli wrote: > From: Jianli Wang <wangjia...@cdjrlc.com> > > 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