]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - mm/memory_hotplug.c
mm: fix spelling mistakes
authorZhen Lei <thunder.leizhen@huawei.com>
Thu, 1 Jul 2021 01:53:17 +0000 (18:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Jul 2021 18:06:02 +0000 (11:06 -0700)
commit041711ce7cdf023f53d76f64d82b75210248e18d
tree6e66dd8e3320a12ca35b8423a2de589093bc4afa
parentfac7757e1fb05b75c8e22d4f8fe2f6c9c4d7edca
mm: fix spelling mistakes

Fix some spelling mistakes in comments:
each having differents usage ==> each has a different usage
statments ==> statements
adresses ==> addresses
aggresive ==> aggressive
datas ==> data
posion ==> poison
higer ==> higher
precisly ==> precisely
wont ==> won't
We moves tha ==> We move the
endianess ==> endianness

Link: https://lkml.kernel.org/r/20210519065853.7723-2-thunder.leizhen@huawei.com
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Reviewed-by: Souptick Joarder <jrdr.linux@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/memremap.h
include/linux/mm_types.h
include/linux/mmzone.h
mm/memory-failure.c
mm/memory_hotplug.c
mm/page_alloc.c
mm/swapfile.c