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

From: Dev Jain

Date: Sun Sep 28 2025 - 23:36:20 EST



On 29/09/25 5:56 am, Jianyun Gao wrote:
From: "jianyun.gao" <jianyungao89@xxxxxxxxx>

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
differenciate ==> differentiate
refernece ==> reference
permissons ==> permissions
indepdenent ==> independent
spliting ==> splitting

Just fix it.

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

A patch is never sent as a reply to a mail - please send it as a
separate email from next time.

Reviewed-by: Dev Jain <dev.jain@xxxxxxx>