mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
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 <penberg@cs.helsinki.fi> Signed-off-by: Christoph Lameter <clameter@sgi.com>
This commit is contained in:
parent
e153362a50
commit
d692ef6dcd
1 changed files with 2 additions and 2 deletions
Loading…
Add table
Add a link
Reference in a new issue