diff options
author | 2011-06-01 12:25:59 -0500 | |
---|---|---|
committer | 2011-07-02 13:26:57 +0300 | |
commit | 4eade540fc35353813097bfdb39465c9b8847a15 (patch) | |
tree | 3e92af005f3fea4d84de049764c72fac95150e7c /kernel/irq/manage.c | |
parent | slub: fast release on full slab (diff) | |
download | wireguard-linux-4eade540fc35353813097bfdb39465c9b8847a15.tar.xz wireguard-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 'kernel/irq/manage.c')
0 files changed, 0 insertions, 0 deletions