slab: Fix comment on #endif
authorPascal Terjan <pterjan@mandriva.com>
Tue, 25 Nov 2008 14:08:19 +0000 (15:08 +0100)
committerPekka Enberg <penberg@cs.helsinki.fi>
Mon, 29 Dec 2008 09:40:56 +0000 (11:40 +0200)
commitdfcd3610289132a762b7dc0eaf33998262cd9e20
treec543eb2f5f1476607966fd2480e259a2d96423e5
parent8759ec50a6cad7ca5a6d63e657d25b85ab5ba44a
slab: Fix comment on #endif

This #endif in slab.h is described as closing the inner block while it's for
the big CONFIG_NUMA one. That makes reading the code a bit harder.

This trivial patch fixes the comment.

Signed-off-by: Pascal Terjan <pterjan@mandriva.com>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
include/linux/slab.h