Re: [PATCH] mm: Fix some typos in mm module
From: Dev Jain
Date: Sun Sep 28 2025 - 08:53:27 EST
On 27/09/25 1:36 pm, jianyun.gao 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.
Signed-off-by: jianyun.gao <jianyungao89@xxxxxxxxx>
---
Reviewed-by: Dev Jain <dev.jain@xxxxxxx>