]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9a4bcf98b5d8eea0cd90def4ef31bea93921bb24
tree0326a78991510a6079313981b55206244537e1ff
parent46e603a0c7d872b93e84f6ced476a0594fa821c4
mm/slab_common.c: cleanup

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