3/13

mm/slab: remove objs_per_slab()

移除 objs_per_slab() 函数,因其 unused kmem_cache 参数且 slab->objects 更简单,替换最后两个使用者。