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>