From: Christoph Lameter Date: Wed, 9 May 2007 09:32:38 +0000 (-0700) Subject: SLUB: clean up krealloc X-Git-Tag: v2.6.22-rc1~327 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f99a283dc13b167b93b2e453a30782955f165c2;p=pandora-kernel.git SLUB: clean up krealloc We really do not need all this gaga there. ksize gives us all the information we need to figure out if the object can cope with the new size. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed