linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mm, slab: two minor cleanups
@ 2024-02-21 12:12 Chengming Zhou
  2024-02-21 12:12 ` [PATCH 1/2] mm, slab: remove unused object_size parameter in kmem_cache_flags() Chengming Zhou
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chengming Zhou @ 2024-02-21 12:12 UTC (permalink / raw)
  To: Pekka Enberg, Joonsoo Kim, Andrew Morton, David Rientjes,
	Christoph Lameter, Hyeonggon Yoo, Vlastimil Babka,
	Roman Gushchin
  Cc: Chengming Zhou, linux-mm, linux-kernel

Just two minor cleanups when reviewing the code.

Thanks!

Signed-off-by: Chengming Zhou <chengming.zhou@linux.dev>
---
Chengming Zhou (2):
      mm, slab: remove unused object_size parameter in kmem_cache_flags()
      mm, slab: fix the comment

 mm/slab.h        |  3 +--
 mm/slab_common.c |  2 +-
 mm/slub.c        | 11 ++++-------
 3 files changed, 6 insertions(+), 10 deletions(-)
---
base-commit: c09a8e005eff6c064e2e9f11549966c36a724fbf
change-id: 20240221-slab-cleanup-df9652186012

Best regards,
-- 
Chengming Zhou <chengming.zhou@linux.dev>


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

end of thread, other threads:[~2024-02-21 15:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-21 12:12 [PATCH 0/2] mm, slab: two minor cleanups Chengming Zhou
2024-02-21 12:12 ` [PATCH 1/2] mm, slab: remove unused object_size parameter in kmem_cache_flags() Chengming Zhou
2024-02-21 12:12 ` [PATCH 2/2] mm, slab: fix the comment Chengming Zhou
2024-02-21 15:23 ` [PATCH 0/2] mm, slab: two minor cleanups Vlastimil Babka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox