Re: [PATCH 2/5] mm, slab_common: Remove unused kmalloc_cache_name()

From: Vlastimil Babka
Date: Mon Sep 09 2019 - 11:00:01 EST


On 9/3/19 6:04 PM, Pengfei Li wrote:
Since the name of kmalloc can be obtained from kmalloc_info[],
remove the kmalloc_cache_name() that is no longer used.

That could simply be part of patch 1/5 really.

Signed-off-by: Pengfei Li <lpf.vector@xxxxxxxxx>

Ack

---
mm/slab_common.c | 15 ---------------
1 file changed, 15 deletions(-)