Re: [PATCH] mm: Fixed multiple typos in multiple files

From: James Bottomley
Date: Sat Oct 14 2023 - 12:27:59 EST


On Sat, 2023-10-14 at 16:45 +0100, Matthew Wilcox wrote:
> On Sat, Oct 14, 2023 at 08:31:35AM -0700, Randy Dunlap wrote:
> > >         /*
> > > -        * The caller from rmap relay on disabled preemption
> > > becase they never
> > > +        * The caller from rmap relay on disabled preemption
> > > because they never
> > >          * update their counter from in-interrupt context. For
> > > these two
> >
> > I don't know what that (partial) sentence is trying to say...
> > Maybe someone else does.
>
> s/relay/rely/

relies, surely, being the correct third person singular form of the
verb to match the nominative noun "the caller".

James