mm, slab: moved kmem_cache_alloc_node comment to correct place
authorZhouping Liu <zliu@redhat.com>
Thu, 16 May 2013 03:36:23 +0000 (11:36 +0800)
committerPekka Enberg <penberg@kernel.org>
Sat, 8 Jun 2013 11:30:42 +0000 (14:30 +0300)
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 <zliu@redhat.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>

No differences found