mm: memory-failure: minor cleanup for comments and codestyle
authorMiaohe Lin <linmiaohe@huawei.com>
Tue, 11 Jul 2023 05:50:14 +0000 (13:50 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 18 Aug 2023 17:12:20 +0000 (10:12 -0700)
commit5885c6a62533cbda19e9eceab619bde317de0c0d
treef3c812fe6b3f3fbb5a0e79fa760b445e916c4596
parente9c36f7aca7efee8318b12930b846464b9b5c7a3
mm: memory-failure: minor cleanup for comments and codestyle

Fix some wrong function names and grammar error in comments. Also remove
unneeded space after for_each_process. No functional change intended.

Link: https://lkml.kernel.org/r/20230711055016.2286677-7-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Acked-by: Naoya Horiguchi <naoya.horiguchi@nec.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/memory-failure.c