From: Zhouping Liu Date: Thu, 16 May 2013 03:36:23 +0000 (+0800) Subject: mm, slab: moved kmem_cache_alloc_node comment to correct place X-Git-Tag: v3.11-rc1~1^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0d04b78f403b0bcfe03315e16b50d196610720d;p=pandora-kernel.git mm, slab: moved kmem_cache_alloc_node comment to correct place After several fixing about kmem_cache_alloc_node(), its comment was splitted. This patch moved it on top of kmem_cache_alloc_node() definition. Signed-off-by: Zhouping Liu Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed