git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e153362
)
slub: Remove useless checks in alloc_debug_processing
author
Christoph Lameter
<clameter@sgi.com>
Sat, 16 Feb 2008 07:45:24 +0000
(23:45 -0800)
committer
Christoph Lameter
<clameter@sgi.com>
Mon, 3 Mar 2008 20:22:31 +0000
(12:22 -0800)
Alloc debug processing is never called with a NULL object pointer.
No reason to check for NULL.
Reviewed-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Christoph Lameter <clameter@sgi.com>
No differences found