[PATCH v3] slab: Use __func__ to trace function name

From: gumingtao
Date: Tue Jun 22 2021 - 05:59:35 EST


Changes in v3
- edit comment and the subject

Changes in v2
- use %s replace function name for the panic() call
- use %s replace function name:kmem_cache_destroy

gumingtao (1):
slab: Use __func__ to trace function name

mm/slab_common.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

--
2.7.4