Re: [PATCH] proc/meminfo: fix spacing in SecPageTables

From: Shakeel Butt
Date: Fri Nov 18 2022 - 11:30:35 EST


On Wed, Nov 16, 2022 at 8:32 PM Yosry Ahmed <yosryahmed@xxxxxxxxxx> wrote:
>
> SecPageTables has a tab after it instead of a space, this can break
> fragile parsers that depend on spaces after the stat names.
>
> Fixes: ebc97a ("mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.")
> Signed-off-by: Yosry Ahmed <yosryahmed@xxxxxxxxxx>

Acked-by: Shakeel Butt <shakeelb@xxxxxxxxxx>