]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mm: fix some typos in mm module
authorjianyun.gao <jianyungao89@gmail.com>
Mon, 29 Sep 2025 00:26:08 +0000 (08:26 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 17 Nov 2025 01:27:52 +0000 (17:27 -0800)
commitb6c46600bfb28b4be4e9cff7bad4f2cf357e0fb7
tree162c5f2a2bef1cb2b013b79334197872d6d4e94d
parent37d17925480404f1293f24d027fbf3c9975603d7
mm: fix some typos in mm module

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.

Link: https://lkml.kernel.org/r/20250929002608.1633825-1-jianyungao89@gmail.com
Signed-off-by: jianyun.gao <jianyungao89@gmail.com>
Reviewed-by: SeongJae Park <sj@kernel.org>
Reviewed-by: Wei Yang <richard.weiyang@gmail.com>
Reviewed-by: Dev Jain <dev.jain@arm.com>
Reviewed-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Acked-by: Chris Li <chrisl@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
14 files changed:
mm/damon/sysfs.c
mm/gup.c
mm/hugetlb.c
mm/hugetlb_vmemmap.c
mm/kmsan/core.c
mm/ksm.c
mm/memory-tiers.c
mm/memory.c
mm/secretmem.c
mm/slab_common.c
mm/slub.c
mm/swapfile.c
mm/userfaultfd.c
mm/vma.c