Skip to content
Commit cb32da04 authored by Paul Mundt's avatar Paul Mundt Committed by Linus Torvalds
Browse files

slob: Kill off duplicate kzalloc() definition.



With the slab zeroing allocations cleanups Christoph stubbed in a generic
kzalloc(), which was missed on SLOB. Follow the SLAB/SLUB changes and
kill off the __kzalloc() wrapper that SLOB was using.

Reported-by: default avatarJan Engelhardt <jengelh@computergmbh.de>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 1985026d
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