diff options
author | Christoph Lameter <cl@linux.com> | 2011-06-01 19:25:59 +0200 |
---|---|---|
committer | Pekka Enberg <penberg@kernel.org> | 2011-07-02 12:26:57 +0200 |
commit | 4eade540fc35353813097bfdb39465c9b8847a15 (patch) | |
tree | 3e92af005f3fea4d84de049764c72fac95150e7c /mm/memory_hotplug.c | |
parent | slub: fast release on full slab (diff) | |
download | linux-4eade540fc35353813097bfdb39465c9b8847a15.tar.xz linux-4eade540fc35353813097bfdb39465c9b8847a15.zip |
slub: Not necessary to check for empty slab on load_freelist
load_freelist is now only branched to only if there are objects available.
So no need to check the object variable for NULL.
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'mm/memory_hotplug.c')
0 files changed, 0 insertions, 0 deletions