linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] slab: Use %s instead of function name
@ 2021-06-21  2:40 gumingtao
  2021-06-21  2:40 ` gumingtao
  0 siblings, 1 reply; 3+ messages in thread
From: gumingtao @ 2021-06-21  2:40 UTC (permalink / raw)
  To: cl
  Cc: penberg, rientjes, iamjoonsoo.kim, akpm, vbabka, nathan,
	ndesaulniers, linux-mm, linux-kernel, clang-built-linux,
	gumingtao

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

gumingtao (1):
  slab: Use %s instead of function name

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

-- 
2.7.4



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

end of thread, other threads:[~2021-06-22  9:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-21  2:40 [PATCH v2] slab: Use %s instead of function name gumingtao
2021-06-21  2:40 ` gumingtao
2021-06-22  9:20   ` David Laight

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