Re: [PATCH] mm/vmscan: fix typos in comments

From: Barry Song

Date: Thu Apr 16 2026 - 00:50:46 EST


On Thu, Apr 16, 2026 at 10:43 AM Xiang Gao <gxxa03070307@xxxxxxxxx> wrote:
>
> From: Xiang Gao <gaoxiang17@xxxxxxxxxx>
>
> 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 <gaoxiang17@xxxxxxxxxx>

Should be:
Signed-off-by: Xiang Gao <gaoxiang17@xxxxxxxxxx>

Otherwise,

Reviewed-by: Barry Song <baohua@xxxxxxxxxx>