All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drivers/base/memory: Two cleanups
@ 2025-02-14  6:35 Gavin Shan
  2025-02-14  6:35 ` [PATCH 1/2] drivers/base/memory: Simplify add_boot_memory_block() Gavin Shan
  2025-02-14  6:35 ` [PATCH 2/2] drivers/base/memory: Correct the field name in the header Gavin Shan
  0 siblings, 2 replies; 8+ messages in thread
From: Gavin Shan @ 2025-02-14  6:35 UTC (permalink / raw)
  To: linux-mm; +Cc: linux-kernel, david, osalvador, gregkh, rafael, dakr, akpm

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-02-14 23:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-14  6:35 [PATCH 0/2] drivers/base/memory: Two cleanups Gavin Shan
2025-02-14  6:35 ` [PATCH 1/2] drivers/base/memory: Simplify add_boot_memory_block() Gavin Shan
2025-02-14  7:53   ` David Hildenbrand
2025-02-14 23:48     ` Gavin Shan
2025-02-14 22:57   ` Andrew Morton
2025-02-14 23:45     ` Gavin Shan
2025-02-14  6:35 ` [PATCH 2/2] drivers/base/memory: Correct the field name in the header Gavin Shan
2025-02-14  7:54   ` David Hildenbrand

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.