[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <dc264fd6-40bb-6510-db36-9340a5f01d94@google.com>
Date: Mon, 14 Aug 2023 12:58:07 -0700 (PDT)
From: Hugh Dickins <hughd@...gle.com>
To: Andrew Morton <akpm@...ux-foundation.org>
cc: Alexey Dobriyan <adobriyan@...il.com>,
linux-kernel@...r.kernel.org, linux-mm@...ck.org
Subject: [PATCH 0/3] mm,thp: fix sloppy text output
mm,thp: fix sloppy text output
Three independent trivial patches, fixing sloppy text output which has
annoyed me; but might risk surprising a parser, so any can be dropped.
1/3 mm,thp: no space after colon in Mem-Info fields
2/3 mm,thp: fix nodeN/meminfo output alignment
3/3 mm,thp: fix smaps THPeligible output alignment
drivers/base/node.c | 4 ++--
fs/proc/task_mmu.c | 2 +-
mm/show_mem.c | 6 +++---
tools/testing/selftests/proc/proc-empty-vm.c | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
Hugh
Powered by blists - more mailing lists