]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3c0c8c3f9156acb2c9d753c5daf57c871856ab17
tree1d09075441ae985fbdb4347b6b63da1ed7fcc754
parent47529e8cee831b6a5c7b73a00b01ff905a72f27e
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