[PATCH 0/2] mm, slab: two minor cleanups

From: Chengming Zhou
Date: Wed Feb 21 2024 - 07:13:20 EST


Just two minor cleanups when reviewing the code.

Thanks!

Signed-off-by: Chengming Zhou <chengming.zhou@xxxxxxxxx>
---
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@xxxxxxxxx>