Skip to content
Commit e79aec29 authored by Rabin Vincent's avatar Rabin Vincent Committed by Pekka Enberg
Browse files

slab: rename slab_destroy_objs



With the removal of destructors, slab_destroy_objs no longer actually
destroys any objects, making the kernel doc incorrect and the function
name misleading.

In keeping with the other debug functions, rename it to
slab_destroy_debugcheck and drop the kernel doc.

Signed-off-by: default avatarRabin Vincent <rabin@rab.in>
Signed-off-by: default avatarPekka Enberg <penberg@cs.helsinki.fi>
parent 88e4ccf2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment