diff options
author | Rabin Vincent <rabin@rab.in> | 2008-07-03 23:10:32 +0400 |
---|---|---|
committer | Pekka Enberg <penberg@cs.helsinki.fi> | 2008-07-15 21:36:02 +0400 |
commit | e79aec291da55aa322ddb5d8f3bb04cdf69470d5 (patch) | |
tree | aa49571cf5cb7a085dd8bdb9c88ad13e5a1250f7 /fs/jfs/super.c | |
parent | 88e4ccf294ca62c2da998012a83533ce150c8dce (diff) | |
download | linux-e79aec291da55aa322ddb5d8f3bb04cdf69470d5.tar.xz |
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: Rabin Vincent <rabin@rab.in>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Diffstat (limited to 'fs/jfs/super.c')
0 files changed, 0 insertions, 0 deletions