]> www.infradead.org Git - nvme.git/commit
mm,thp: fix nodeN/meminfo output alignment
authorHugh Dickins <hughd@google.com>
Mon, 14 Aug 2023 20:01:12 +0000 (13:01 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 21 Aug 2023 20:38:01 +0000 (13:38 -0700)
commit4b5b7850c9282f9c7e646ec140b84b2d2f0aeeb8
tree201167f0c2b6f7fbcd011f4c3dafdd787a7f4c52
parent8dbbc49345a7452ee59783ed5f5637b5d59532ba
mm,thp: fix nodeN/meminfo output alignment

Add one more space to FileHugePages and FilePmdMapped, so the output is
aligned with other rows in /sys/devices/system/node/nodeN/meminfo.

Link: https://lkml.kernel.org/r/be861b50-a790-e041-bcb0-2a987dcfd1a@google.com
Signed-off-by: Hugh Dickins <hughd@google.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/base/node.c