Re: [PATCH] m68k: Correct some typos in comments

From: Finn Thain
Date: Thu Aug 27 2020 - 00:00:27 EST


On Wed, 26 Aug 2020, Geert Uytterhoeven wrote:

> > @@ -2654,7 +2654,7 @@ func_start mmu_get_page_table_entry,%d0/%a1
> > jne 2f
> >
> > /* If the page table entry doesn't exist, we allocate a complete new
> > - * page and use it as one continues big page table which can cover
> > + * page and use it as one continuous big page table which can cover
>
> Usually I use "contiguous", but the dictionary seems to permit both.
>

Two or more things may be said to be "contiguous". I think this sentence
refers to only one thing.

> > * 4MB of memory, nearly almost all mappings have that alignment.
> > */
> > get_new_page
>
> Reviewed-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
> i.e. will queue in the m68k for-v5.10 branch.
>

Thanks.

> Gr{oetje,eeting}s,
>
> Geert
>