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

Gavin Shan posted 2 patches 10 months, 1 week ago
There is a newer version of this series
drivers/base/memory.c  | 15 +++++++--------
include/linux/memory.h |  2 +-
2 files changed, 8 insertions(+), 9 deletions(-)
[PATCH 0/2] drivers/base/memory: Two cleanups
Posted by Gavin Shan 10 months, 1 week ago
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