mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 16:13:19 +09:00
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>
This commit is contained in:
@@ -26,7 +26,7 @@ struct vmem_altmap {
|
||||
};
|
||||
|
||||
/*
|
||||
* Specialize ZONE_DEVICE memory into multiple types each having differents
|
||||
* Specialize ZONE_DEVICE memory into multiple types each has a different
|
||||
* usage.
|
||||
*
|
||||
* MEMORY_DEVICE_PRIVATE:
|
||||
|
||||
Reference in New Issue
Block a user