mm/slab_common.c: cleanup
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 14 Aug 2012 21:53:22 +0000 (14:53 -0700)
committerPekka Enberg <penberg@kernel.org>
Thu, 16 Aug 2012 06:36:05 +0000 (09:36 +0300)
Eliminate an ifdef and a label by moving all the CONFIG_DEBUG_VM checking
inside the locked region.

Cc: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
mm/slab_common.c

Simple merge