slob: Kill off duplicate kzalloc() definition.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 18 Jul 2007 00:18:36 +0000 (09:18 +0900)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 18 Jul 2007 00:26:43 +0000 (17:26 -0700)
commitcb32da0416b823b7f4b65e7e85d6cba16ca4d1e1
tree1d09075441ae985fbdb4347b6b63da1ed7fcc754
parent1985026d32e69ed6dac3ba0ef8ff10366f060ed3
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: Jan Engelhardt <jengelh@computergmbh.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/slob_def.h