From: Christoph Lameter Date: Sat, 16 Feb 2008 07:45:24 +0000 (-0800) Subject: slub: Remove useless checks in alloc_debug_processing X-Git-Tag: v2.6.25-rc4~107^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d692ef6dcd20da60786470654410e85f29c2ddd9;p=pandora-kernel.git slub: Remove useless checks in alloc_debug_processing Alloc debug processing is never called with a NULL object pointer. No reason to check for NULL. Reviewed-by: Pekka Enberg Signed-off-by: Christoph Lameter --- Reading git-diff-tree failed