Re: [PATCH 1/2] drivers/base/memory: Fix comments for phys_index_show()

From: David Hildenbrand
Date: Mon Jan 23 2023 - 03:41:02 EST


On 20.01.23 06:57, Gavin Shan wrote:
According to 'admin-guide/mm/memory-hotplug.rst', the memory block ID,
instead of the section index, is shown by '/sys/devices/system/memory/
memoryX/phys_index'.

Fix the comments to match with 'admin-guide/mm/memory-hotplug.rst'.
Besides, use the existing helper memory_block_id() to convert the section
index to the memory block index.

No functional change intended.

Signed-off-by: Gavin Shan <gshan@xxxxxxxxxx>
---

Reviewed-by: David Hildenbrand <david@xxxxxxxxxx>

--
Thanks,

David / dhildenb