Re: [PATCH] mm: Fix some typos in mm module

From: SeongJae Park

Date: Sat Sep 27 2025 - 13:20:57 EST


On Sat, 27 Sep 2025 16:06:34 +0800 "jianyun.gao" <jianyungao89@xxxxxxxxx> wrote:

> Below are some typos in the code comments:
>
> intevals ==> intervals
> addesses ==> addresses
> unavaliable ==> unavailable
> facor ==> factor
> droping ==> dropping
> exlusive ==> exclusive
> decription ==> description
> confict ==> conflict
> desriptions ==> descriptions
> otherwize ==> otherwise
> vlaue ==> value
> cheching ==> checking
> exisitng ==> existing
> modifed ==> modified
>
> Just fix it.

Thank you for fixing those!

>
> Signed-off-by: jianyun.gao <jianyungao89@xxxxxxxxx>

Reviewed-by: SeongJae Park <sj@xxxxxxxxxx>


Thanks,
SJ

[...]