Hi, Thanks for catching this. I'll fix the Signed-off-by name mismatch and send a v2. Best regards,Xiang Gao ________________________________ 发件人: Barry Song 发送时间: 2026年4月16日 12:49:46 收件人: Xiang Gao 抄送: akpm@linux-foundation.org; axelrasmussen@google.com; yuanchu@google.com; hannes@cmpxchg.org; weixugc@google.com; david@kernel.org; mhocko@kernel.org; zhengqi.arch@bytedance.com; shakeel.butt@linux.dev; ljs@kernel.org; linux-mm@kvack.org; linux-kernel@vger.kernel.org; 高翔 主题: [External Mail]Re: [PATCH] mm/vmscan: fix typos in comments [外部邮件] 此邮件来源于小米公司外部,请谨慎处理。若对邮件安全性存疑,请将邮件转发给misec@xiaomi.com进行反馈 On Thu, Apr 16, 2026 at 10:43 AM Xiang Gao wrote: > > From: Xiang Gao > > Fix three typos in comments: > > - Line 112: "zome_reclaim_mode" -> "zone_reclaim_mode" > - Line 6208: "prioities" -> "priorities" > - Line 7067: "that that high" -> "that the high" (duplicated word) > > Signed-off-by: gaoxiang17 Should be: Signed-off-by: Xiang Gao Otherwise, Reviewed-by: Barry Song