X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=mm%2Fslab.c;h=b264214c77ead2f8426ae476354231dc7c52169a;hb=f893ab41e4dae2fe8991faf5d86d029068d1ef3a;hp=eb043bf05f4c57687c0644f11c12bd6b3a654795;hpb=f4bcd8ccddb02833340652e9f46f5127828eb79d;p=cascardo%2Flinux.git diff --git a/mm/slab.c b/mm/slab.c index eb043bf05f4c..b264214c77ea 100644 --- a/mm/slab.c +++ b/mm/slab.c @@ -1946,7 +1946,7 @@ static void slab_destroy_debugcheck(struct kmem_cache *cachep, /** * slab_destroy - destroy and release all objects in a slab * @cachep: cache pointer being destroyed - * @slabp: slab pointer being destroyed + * @page: page pointer being destroyed * * Destroy all the objs in a slab, and release the mem back to the system. * Before calling the slab must have been unlinked from the cache. The