Re: mm: fix typo of cache_alloc_zspage()

From: Sergey Senozhatsky
Date: Thu Dec 29 2016 - 03:03:49 EST


On (12/29/16 16:56), Minchan Kim wrote:
> > for instance, we can have Xishi's fix up as part of this "fix documentation
> > typos" patch. which can be counted in as trivial.
>
> Xishi, Could you send your patch with fixing ones Sergey pointed out
> if Sergey doesn't mind?

I don't.
Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@xxxxxxxxx>

will be more than enough (well, to me).


> > - * A single 'zspage' is composed of up to 2^N discontiguous 0-order (single)
> > + * A single 'zspage' is composed of up to 2^N discontinuous 0-order (single)
>
> Hmm, discontinuous is right?
> I'm not a native but discontiguos is wrong? "contiguous" was used mm part widely.

oh, you're definitely much closer to native speaker than `aspell' tool!
you're right. Xishi, please drop that 'discontiguous' "correction".
sorry for that.

-ss