[PATCH 0/2] drivers/base/memory: Two cleanups

From: Gavin Shan
Date: Fri Feb 14 2025 - 01:35:46 EST


The series has two cleanups to drivers/base/memory as below.

PATCH[1] Drops @@section_count to simplify add_boot_memory_block()
PATCH[2] Corrects the comments to match with 'struct memory_group'

Gavin Shan (2):
drivers/base/memory: Simplify add_boot_memory_block()
drivers/base/memory: Correct the field name in the header

drivers/base/memory.c | 15 +++++++--------
include/linux/memory.h | 2 +-
2 files changed, 8 insertions(+), 9 deletions(-)

--
2.48.1